Update PHP versions in CI workflow and update QA tools latest #250
static-analysis.yml
on: pull_request
sa
/
PHPStan
33s
sa
/
Psalm
17s
sa
/
PHPMD
17s
sa
/
ComposerRequireChecker
23s
Annotations
3 errors and 3 warnings
sa / PHPStan:
tests/DependencyCompilerTest.php#L171
Method Ray\Compiler\DependencyCompilerTest::normalizeLineEndings() has no return type specified.
|
sa / PHPStan:
tests/DependencyCompilerTest.php#L171
Method Ray\Compiler\DependencyCompilerTest::normalizeLineEndings() has parameter $content with no type specified.
|
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/
|