chore(deps): update phpstan packages to v2 (major) #253
static-analysis.yml
on: pull_request
Static Analysis with PHPStan
16s
Annotations
3 errors and 5 warnings
Static Analysis with PHPStan:
src/Extractor/RequestExtractor.php#L9
Method SimPod\JsonRpc\Extractor\RequestExtractor::getId() never returns int so it can be removed from the return type.
|
Static Analysis with PHPStan:
src/Extractor/ResponseExtractor.php#L30
Method SimPod\JsonRpc\Extractor\ResponseExtractor::getId() never returns int so it can be removed from the return type.
|
Static Analysis with PHPStan
Process completed with exit code 1.
|
Static Analysis with PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Analysis with PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Analysis with PHPStan
The `save-state` 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/
|
Static Analysis with PHPStan
The `save-state` 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/
|
Static Analysis with PHPStan
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/
|