Update PHP versions in CI workflow and update QA tools latest #240
static-analysis.yml
on: pull_request
sa
/
PHPStan
14s
sa
/
Psalm
2m 30s
sa
/
PHPMD
13s
sa
/
ComposerRequireChecker
14s
Annotations
3 errors and 3 warnings
sa / PHPStan:
tests/DependencyCompilerTest.php#L147
Call to function assert() with true will always evaluate to true.
|
sa / PHPStan:
tests/DependencyCompilerTest.php#L147
Instanceof between Ray\Compiler\FakeInvalidDependency and Ray\Di\DependencyInterface will always evaluate to true.
|
sa / PHPStan
Process completed with exit code 1.
|
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
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
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/
|