Skip to content

Introducing CompileVisitor using the visitor pattern #205

Introducing CompileVisitor using the visitor pattern

Introducing CompileVisitor using the visitor pattern #205

Triggered via pull request May 23, 2024 02:03
@koriymkoriym
synchronize #112
koriym:visitor
Status Failure
Total duration 22s
Artifacts

coding-standards.yml

on: pull_request
cs  /  Coding Standards
12s
cs / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
cs / Coding Standards: src/Compiler.php#L17
Header blocks must not contain blank lines
cs / Coding Standards: src/Compiler.php#L19
Type unlink is not used in this file.
cs / Coding Standards: src/Compiler.php#L19
Expected 0 lines between same types of use statement, found 1.
cs / Coding Standards: src/Compiler.php#L20
Expected 1 line between different types of use statement, found 0.
cs / Coding Standards: src/Compiler.php#L27
Expected 1 line between description and annotations, found 0.
cs / Coding Standards: src/Compiler.php#L59
Expected 1 line before "return", found 0.
cs / Coding Standards: tests/CompilerTest.php#L12
Type Ray\Compiler\Exception\CompileLockFailed is not used in this file.
cs / Coding Standards: tests/CompilerTest.php#L16
Type exec is not used in this file.
cs / Coding Standards: tests/CompilerTest.php#L19
Type sprintf is not used in this file.
cs / Coding Standards
Process completed with exit code 1.
cs / Coding Standards
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/.