Fix build failures for the cake 5 upgrade #68
ci.yml
on: pull_request
Coding Standard & Static Analysis
39s
Matrix: testsuite
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}.
|