Skip to content

Fix build failures for the cake 5 upgrade #65

Fix build failures for the cake 5 upgrade

Fix build failures for the cake 5 upgrade #65

Triggered via pull request September 18, 2023 18:35
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
Coding Standard & Static Analysis
53s
Coding Standard & Static Analysis
Matrix: testsuite
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Coding Standard & Static Analysis: src/CakePdfPlugin.php#L9
Opening brace must not be followed by a blank line
Coding Standard & Static Analysis: src/CakePdfPlugin.php#L9
There must be exactly 0 empty lines after class opening brace.
Coding Standard & Static Analysis: src/CakePdfPlugin.php#L39
Found more than a single empty line between content
Coding Standard & Static Analysis: src/CakePdfPlugin.php#L40
Found more than a single empty line between content
Coding Standard & Static Analysis: src/CakePdfPlugin.php#L41
The closing brace for the class must go on the next line after the body
Coding Standard & Static Analysis: src/CakePdfPlugin.php#L41
There must be exactly 0 empty lines before class closing brace.
Coding Standard & Static Analysis
Process completed with exit code 1.