コメントを付与したSQLが実行されない問題の修正 #130
static-analysis.yml
on: pull_request
sa
/
PHPStan
28s
sa
/
Psalm
17s
sa
/
PHPMD
14s
sa
/
ComposerRequireChecker
17s
Annotations
6 errors and 7 warnings
sa / Psalm:
src/QueryInterceptor.php#L60
MixedArgument: Argument 3 of Ray\Query\QueryInterceptor::returnRo cannot be mixed, expecting array<array-key, mixed>|null|object|scalar
|
sa / Psalm
Process completed with exit code 1.
|
sa / PHPStan:
src/QueryInterceptor.php#L60
Parameter #3 $result of method Ray\Query\QueryInterceptor::returnRo() expects array|bool|float|int|object|string|null, mixed given.
|
sa / PHPStan:
src/QueryInterceptor.php#L71
Method Ray\Query\QueryInterceptor::returnRo() has parameter $invocation with generic interface Ray\Aop\MethodInvocation but does not specify its types: T
|
sa / PHPStan:
src/QueryInterceptor.php#L71
Method Ray\Query\QueryInterceptor::returnRo() has parameter $result with no value type specified in iterable type array.
|
sa / PHPStan
Process completed with exit code 1.
|
sa / PHPMD
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sa / PHPMD
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / ComposerRequireChecker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sa / ComposerRequireChecker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / Psalm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sa / Psalm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|