Update PHP versions in CI workflow and update QA tools latest #236
static-analysis.yml
on: pull_request
sa
/
PHPStan
30s
sa
/
Psalm
16s
sa
/
PHPMD
5m 42s
sa
/
ComposerRequireChecker
3m 18s
Annotations
3 errors and 3 warnings
sa / PHPStan:
tests/DependencyCompilerTest.php#L142
Instantiated class Ray\Compiler\FakeInvalidDependency not found.
|
sa / PHPStan:
tests/DependencyCompilerTest.php#L142
Parameter #1 $dependency of method Ray\Compiler\DependencyCode::getCode() expects Ray\Di\DependencyInterface, Ray\Compiler\FakeInvalidDependency given.
|
sa / PHPStan
Process completed with exit code 1.
|
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
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 / 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/
|