Skip to content

cake 5 upgrade - adapt the PdfView for content type negotiation #41

cake 5 upgrade - adapt the PdfView for content type negotiation

cake 5 upgrade - adapt the PdfView for content type negotiation #41

Triggered via push October 1, 2023 18:30
Status Failure
Total duration 54s
Artifacts

ci.yml

on: push
Coding Standard & Static Analysis
44s
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.
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.
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.
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.
Coding Standard & Static Analysis: src/View/PdfView.php#L86
When inheriting entire doc comment, @inheritdoc must be used instead of {@inheritdoc}.