Bind SQL invokable object to the provider #81
static-analysis.yml
on: pull_request
sa
/
PHPStan
14s
sa
/
Psalm
16s
sa
/
PHPMD
12s
sa
/
ComposerRequireChecker
14s
Annotations
5 errors and 7 warnings
sa / PHPMD
Process completed with exit code 2.
|
sa / PHPStan:
src/RowInterfaceProvider.php#L11
Class Ray\Query\RowInterfaceProvider implements generic interface Ray\Di\ProviderInterface but does not specify its types: T
|
sa / PHPStan:
src/RowListInterfaceProvider.php#L11
Class Ray\Query\RowListInterfaceProvider implements generic interface Ray\Di\ProviderInterface but does not specify its types: T
|
sa / PHPStan:
tests/WebQueryModuleTest.php#L36
Parameter #1 $interface of method Ray\Di\Injector::getInstance() expects class-string<>, string given.
|
sa / PHPStan
Process completed with exit code 1.
|
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 / 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 / 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/
|