CompileVisitor using the visitor pattern and CompiledInjector #285
static-analysis.yml
on: pull_request
sa
/
PHPStan
18s
sa
/
Psalm
19s
sa
/
PHPMD
12s
sa
/
ComposerRequireChecker
18s
Annotations
6 errors and 7 warnings
sa / PHPStan:
src/AirInjector.php#L85
Call to function assert() with true will always evaluate to true.
|
sa / PHPStan:
src/AirInjector.php#L85
Call to function is_array() with array<object> will always evaluate to true.
|
sa / PHPStan
Process completed with exit code 1.
|
sa / Psalm:
src/AirInjector.php#L85
RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, object> for $singletons is always array<array-key, mixed>
|
sa / Psalm:
src/AirInjector.php#L85
RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, object> for $singletons is always array<array-key, mixed>
|
sa / Psalm
Process completed with exit code 1.
|
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 / 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 / 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/
|