Add OS-specific requirement annotations to tests #617
static-analysis.yml
on: push
sa
/
PHPStan
20s
sa
/
Psalm
22s
sa
/
PHPMD
17s
sa
/
ComposerRequireChecker
18s
Annotations
6 errors and 3 warnings
|
sa / PHPStan:
tests/di/DependencyTest.php#L33
No error to ignore is reported on line 33.
|
|
sa / PHPStan:
tests/di/DependencyTest.php#L108
No error to ignore is reported on line 108.
|
|
sa / PHPStan:
tests/di/NewInstanceTest.php#L26
No error to ignore is reported on line 26.
|
|
sa / PHPStan
Process completed with exit code 1.
|
|
sa / Psalm:
src/di/Name.php#L159
PossiblyFalseArgument: Argument 1 of trim cannot be false, possibly string value expected
|
|
sa / Psalm
Process completed with exit code 1.
|
|
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/
|
|
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/
|