Skip to content

CompileVisitor using the visitor pattern and CompiledInjector #284

CompileVisitor using the visitor pattern and CompiledInjector

CompileVisitor using the visitor pattern and CompiledInjector #284

Triggered via pull request January 12, 2025 05:46
Status Failure
Total duration 30s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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 / 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/
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/