Skip to content

Refactor AopCodeGen, InterceptTrait #336

Refactor AopCodeGen, InterceptTrait

Refactor AopCodeGen, InterceptTrait #336

Triggered via push September 18, 2023 05:32
Status Failure
Total duration 23s
Artifacts
cs  /  Coding Standards
14s
cs / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

7 errors
cs / Coding Standards: src/AopCodeGen.php#L29
Constant \Ray\Aop\AopCodeGen::INTERCEPT_STATEMENT visibility missing.
cs / Coding Standards: src/InterceptTrait.php#L14
Property \Ray\Aop\InterceptTrait::$bindings does not have @var annotation for its value.
cs / Coding Standards: tests/AopCodeGenTest.php#L32
Expected 1 space after comma in argument list; 2 found
cs / Coding Standards: tests/AopCodeGenTest.php#L41
Expected 1 space after comma in argument list; 2 found
cs / Coding Standards: tests/AopCodeGenTest.php#L54
Expected 1 space after comma in argument list; 2 found
cs / Coding Standards: tests/AopCodeGenTest.php#L87
Expected 1 space after comma in argument list; 2 found
cs / Coding Standards
Process completed with exit code 1.