CompileVisitor using the visitor pattern and CompiledInjector #301
static-analysis.yml
on: pull_request
sa
/
PHPStan
18s
sa
/
Psalm
16s
sa
/
PHPMD
9s
sa
/
ComposerRequireChecker
12s
Annotations
4 errors and 7 warnings
sa / Psalm:
src/CompiledInjector.php#L66
PropertyTypeCoercion: $this->scriptDir expects 'non-empty-string', parent type 'false|string' provided
|
sa / Psalm
Process completed with exit code 1.
|
sa / PHPStan:
src/CompiledInjector.php#L66
Property Ray\Compiler\CompiledInjector::$scriptDir (non-empty-string) does not accept non-empty-string|false.
|
sa / PHPStan
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 / 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 / PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|