wip #438
Annotations
8 errors and 1 warning
Run PHPStan:
src/EmbedInterceptor.php#L108
Method BEAR\Resource\EmbedInterceptor::getArgsByInvocation() has parameter $invocation with generic interface Ray\Aop\MethodInvocation but does not specify its types: T
|
Run PHPStan:
src/JsonSchema/Interceptor/JsonSchemaInterceptor.php#L189
Method BEAR\Resource\Interceptor\JsonSchemaInterceptor::getNamedArguments() has parameter $invocation with generic interface Ray\Aop\MethodInvocation but does not specify its types: T
|
Run PHPStan:
src/OptionsMethods.php#L132
Method BEAR\Resource\OptionsMethods::getJsonSchema() should return array<string, mixed> but returns array.
|
Run PHPStan:
tests/OptionsTest.php#L102
Parameter #2 $actualJson of method PHPUnit\Framework\Assert::assertJsonStringEqualsJsonString() expects string, string|null given.
|
Run PHPStan:
tests/OptionsTest.php#L200
Parameter #2 $actualJson of method PHPUnit\Framework\Assert::assertJsonStringEqualsJsonString() expects string, string|null given.
|
Run PHPStan:
tests/OptionsTest.php#L247
Parameter #2 $actualJson of method PHPUnit\Framework\Assert::assertJsonStringEqualsJsonString() expects string, string|null given.
|
Run PHPStan:
tests/OptionsTest.php#L270
Parameter #2 $actualJson of method PHPUnit\Framework\Assert::assertJsonStringEqualsJsonString() expects string, string|null given.
|
Run PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading