Set php target 8.2 to analyze code #385
static-analysis.yml
on: push
sa
/
PHPStan
24s
sa
/
Psalm
21s
sa
/
PHPMD
21s
sa
/
ComposerRequireChecker
20s
Annotations
10 errors and 3 warnings
sa / PHPStan:
tests/CompilerTest.php#L118
Class Ray\Aop\FakeMockGrandChild not found.
|
sa / PHPStan:
tests/CompilerTest.php#L119
Class Ray\Aop\FakeMockGrandChild not found.
|
sa / PHPStan:
tests/CompilerTest.php#L121
Access to property $bindings on an unknown class Ray\Aop\FakeMockGrandChild.
|
sa / PHPStan:
tests/CompilerTest.php#L121
Access to property $bindings on an unknown class Ray\Aop\FakeMockGrandChild.
|
sa / PHPStan:
tests/CompilerTest.php#L122
Call to method returnSame() on an unknown class Ray\Aop\FakeMockGrandChild.
|
sa / PHPStan:
tests/CompilerTest.php#L129
Class Ray\Aop\FakeTypedMockGrandChild not found.
|
sa / PHPStan:
tests/CompilerTest.php#L130
Class Ray\Aop\FakeTypedMockGrandChild not found.
|
sa / PHPStan:
tests/CompilerTest.php#L132
Access to property $bindings on an unknown class Ray\Aop\FakeTypedMockGrandChild.
|
sa / PHPStan:
tests/CompilerTest.php#L132
Access to property $bindings on an unknown class Ray\Aop\FakeTypedMockGrandChild.
|
sa / PHPStan:
tests/CompilerTest.php#L133
Call to method passIterator() on an unknown class Ray\Aop\FakeTypedMockGrandChild.
|
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 / 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/
|