CompileVisitor using the visitor pattern and CompiledInjector #328
static-analysis.yml
on: pull_request
sa
/
PHPStan
15s
sa
/
Psalm
19s
sa
/
PHPMD
16s
sa
/
ComposerRequireChecker
10s
Annotations
6 errors and 7 warnings
sa / PHPStan:
tests/ScriptsTest.php#L60
Parameter #2 $haystack of method PHPUnit\Framework\Assert::assertStringContainsString() expects string, string|false given.
|
sa / PHPStan:
tests/ScriptsTest.php#L61
Parameter #2 $haystack of method PHPUnit\Framework\Assert::assertStringContainsString() expects string, string|false given.
|
sa / PHPStan:
tests/ScriptsTest.php#L63
Parameter #2 $haystack of method PHPUnit\Framework\Assert::assertStringContainsString() expects string, string|false given.
|
sa / PHPStan:
tests/ScriptsTest.php#L64
Parameter #2 $haystack of method PHPUnit\Framework\Assert::assertStringContainsString() expects string, string|false given.
|
sa / PHPStan:
tests/ScriptsTest.php#L67
Parameter #2 $array of function array_map expects array, list<string>|false given.
|
sa / PHPStan
Process completed with exit code 1.
|
sa / ComposerRequireChecker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 / PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sa / PHPMD
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|