Skip to content

Introducing CompileVisitor using the visitor pattern (2) #256

Introducing CompileVisitor using the visitor pattern (2)

Introducing CompileVisitor using the visitor pattern (2) #256

Triggered via pull request November 27, 2024 23:23
Status Failure
Total duration 2m 43s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
sa / ComposerRequireChecker
Process completed with exit code 1.
sa / PHPStan: tests/ScriptInjectorNullObjectTest.php#L5
Syntax error, unexpected '-', expecting ';' or '{' on line 5
sa / PHPStan
Process completed with exit code 1.
sa / Psalm: src/DiCompiler.php#L37
UndefinedDocblockClass: Docblock-defined class, interface or enum named Ray\Compiler\DependencyCode does not exist
sa / Psalm: src/DiCompiler.php#L43
UndefinedDocblockClass: Docblock-defined class, interface or enum named Ray\Compiler\DependencySaver does not exist
sa / Psalm: src/DiCompiler.php#L56
UndefinedClass: Class, interface or enum named Ray\Compiler\DependencyCode does not exist
sa / Psalm: src/DiCompiler.php#L58
UndefinedClass: Class, interface or enum named Ray\Compiler\DependencySaver does not exist
sa / Psalm: src/DiCompiler.php#L75
UndefinedClass: Class, interface or enum named Ray\Compiler\ScriptInjector does not exist
sa / Psalm: src/DiCompiler.php#L85
UndefinedClass: Class, interface or enum named Ray\Compiler\ScriptInjector does not exist
sa / Psalm: src/DiCompiler.php#L102
UndefinedDocblockClass: Docblock-defined class, interface or enum named Ray\Compiler\DependencyCode does not exist
sa / Psalm: src/DiCompiler.php#L109
InvalidFunctionCall: Cannot treat type Ray\Compiler\DependencySaver as callable
sa / Psalm: src/DiCompiler.php#L117
UndefinedClass: Class, interface or enum named Ray\Compiler\GraphDumper does not exist
sa / Psalm: src/DiCompiler.php#L126
UndefinedClass: Class, interface or enum named Ray\Compiler\ScriptInjector does not exist
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
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/