Skip to content

Ensure $view is an instance of Stringable #89

Ensure $view is an instance of Stringable

Ensure $view is an instance of Stringable #89

Triggered via push November 20, 2024 02:26
Status Failure
Total duration 20s
Artifacts
cs  /  Coding Standards
11s
cs / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
cs / Coding Standards: tests/IntegrateTest.php#L14
Header blocks must not contain blank lines
cs / Coding Standards: tests/IntegrateTest.php#L16
Expected 0 lines between same types of use statement, found 1.
cs / Coding Standards: tests/IntegrateTest.php#L16
Header blocks must be separated by a single blank line
cs / Coding Standards: tests/IntegrateTest.php#L17
Expected 1 line between different types of use statement, found 0.
cs / Coding Standards
Process completed with exit code 1.
cs / Coding Standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/