Bump phpstan/phpstan from 1.10.39 to 1.10.56 #142
static-analysis.yml
on: pull_request
Matrix: Coding Standards
Matrix: Static Code Analysis by PHPStan
Matrix: Static Code Analysis by Psalm
Annotations
5 errors and 4 warnings
Static Code Analysis by PHPStan (ubuntu-20.04, 8.1):
src/Core/Ast/AstMap/ReferenceBuilder.php#L63
Method Qossmic\Deptrac\Core\Ast\AstMap\ReferenceBuilder::superglobal() throws checked exception TypeError but it's missing from the PHPDoc @throws tag.
|
Static Code Analysis by PHPStan (ubuntu-20.04, 8.1):
src/Core/Ast/AstMap/ReferenceBuilder.php#L63
Method Qossmic\Deptrac\Core\Ast\AstMap\ReferenceBuilder::superglobal() throws checked exception ValueError but it's missing from the PHPDoc @throws tag.
|
Static Code Analysis by PHPStan (ubuntu-20.04, 8.1):
src/Supportive/Console/Command/DebugTokenCommand.php#L45
Method Qossmic\Deptrac\Supportive\Console\Command\DebugTokenCommand::execute() throws checked exception TypeError but it's missing from the PHPDoc @throws tag.
|
Static Code Analysis by PHPStan (ubuntu-20.04, 8.1):
src/Supportive/Console/Command/DebugTokenCommand.php#L45
Method Qossmic\Deptrac\Supportive\Console\Command\DebugTokenCommand::execute() throws checked exception ValueError but it's missing from the PHPDoc @throws tag.
|
Static Code Analysis by PHPStan (ubuntu-20.04, 8.1)
Process completed with exit code 2.
|
Static Code Analysis by PHPStan (ubuntu-20.04, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Code Analysis by Psalm (ubuntu-20.04, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Code Analysis by Psalm (ubuntu-20.04, 8.1)
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/
|
Coding Standards (ubuntu-20.04, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|