Add file existence check and exception handling #110
static-analysis.yml
on: push
sa
/
PHPStan
13s
sa
/
Psalm
21s
sa
/
PHPMD
19s
sa
/
ComposerRequireChecker
23s
Annotations
6 errors and 7 warnings
sa / PHPStan:
src/QueryInterceptor.php#L67
Parameter #3 $param of method Ray\Query\QueryInterceptor::getQueryResult() expects array<string, mixed>, mixed given.
|
sa / PHPStan:
src/QueryInterceptor.php#L133
Method Ray\Query\QueryInterceptor::getsql() is unused.
|
sa / PHPStan
Process completed with exit code 1.
|
sa / PHPMD
Process completed with exit code 2.
|
sa / Psalm:
src/QueryInterceptor.php#L67
MixedArgument: Argument 3 of Ray\Query\QueryInterceptor::getQueryResult cannot be mixed, expecting array<string, mixed>
|
sa / Psalm
Process completed with exit code 1.
|
sa / PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sa / PHPMD
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 / Psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 / ComposerRequireChecker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|