Skip to content

Fix build failures for the cake 5 upgrade #68

Fix build failures for the cake 5 upgrade

Fix build failures for the cake 5 upgrade #68

Triggered via pull request October 1, 2023 18:30
Status Failure
Total duration 49s
Artifacts

ci.yml

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

Annotations

9 errors and 1 warning
testsuite (8.2): tests/TestCase/View/PdfViewTest.php#L134
Failed asserting that two strings are equal.
testsuite (8.2)
Process completed with exit code 1.
Coding Standard & Static Analysis: src/View/PdfView.php#L88
Opening brace should be on a new line
Coding Standard & Static Analysis: src/View/PdfView.php#L92
Found more than a single empty line between content
Coding Standard & Static Analysis
Process completed with exit code 1.
testsuite (8.1): tests/TestCase/View/PdfViewTest.php#L134
Failed asserting that two strings are equal.
testsuite (8.1)
Process completed with exit code 1.
testsuite (8.1, prefer-lowest): tests/TestCase/View/PdfViewTest.php#L134
Failed asserting that two strings are equal.
testsuite (8.1, prefer-lowest)
Process completed with exit code 1.
Coding Standard & Static Analysis: src/View/PdfView.php#L86
When inheriting entire doc comment, @inheritdoc must be used instead of {@inheritdoc}.