Skip to content

Introducing CompileVisitor using the visitor pattern (2) #270

Introducing CompileVisitor using the visitor pattern (2)

Introducing CompileVisitor using the visitor pattern (2) #270

Triggered via pull request November 30, 2024 09:43
Status Failure
Total duration 29s
Artifacts

coding-standards.yml

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

Annotations

7 errors
cs / Coding Standards: tests/AirInjectorTest.php#L149
Each class must be in a file by itself
cs / Coding Standards: tests/AirInjectorTest.php#L149
Class name doesn't match filename; expected "class AirInjectorTest"
cs / Coding Standards: tests/InjectionPointTest.php#L65
Each class must be in a file by itself
cs / Coding Standards: tests/InjectionPointTest.php#L65
Class name doesn't match filename; expected "class InjectionPointTest"
cs / Coding Standards: tests/InjectionPointTest.php#L74
Each class must be in a file by itself
cs / Coding Standards: tests/InjectionPointTest.php#L74
Class name doesn't match filename; expected "class InjectionPointTest"
cs / Coding Standards
Process completed with exit code 1.