Skip to content

Introducing CompileVisitor using the visitor pattern #218

Introducing CompileVisitor using the visitor pattern

Introducing CompileVisitor using the visitor pattern #218

Triggered via pull request May 24, 2024 20:27
@koriymkoriym
synchronize #112
koriym:visitor
Status Failure
Total duration 28s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 7 warnings
sa / PHPStan: tests/CompilerTest.php#L207
Class Ray\Compiler\CompileVisitor\FakeBar not found.
sa / PHPStan: tests/CompilerTest.php#L213
Method Ray\Compiler\CompilerTest::testNoInjectionPointInVeryFirstInject() has no return type specified.
sa / PHPStan: tests/CompilerTest.php#L231
Class Ray\Compiler\CompileVisitor\FakeQux not found.
sa / PHPStan: tests/CompilerTest.php#L236
Class Ray\Compiler\CompileVisitor\FakeQux not found.
sa / PHPStan: tests/CompilerTest.php#L237
Class Ray\Compiler\CompileVisitor\FakeQux not found.
sa / PHPStan: tests/CompilerTest.php#L238
Access to property $baz on an unknown class Ray\Compiler\CompileVisitor\FakeQux.
sa / PHPStan: tests/CompilerTest.php#L239
Access to property $injector on an unknown class Ray\Compiler\CompileVisitor\FakeQux.
sa / PHPStan
Process completed with exit code 1.
sa / ComposerRequireChecker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sa / PHPMD
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/