Skip to content

IssueXML.php: skip DOCTYPE (fixes cobertura) #87

IssueXML.php: skip DOCTYPE (fixes cobertura)

IssueXML.php: skip DOCTYPE (fixes cobertura) #87

Triggered via pull request March 11, 2024 21:28
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
ci (php81): src/PHPCodeBrowser/IssueXML.php#L1
Ignored error pattern #^Only booleans are allowed in an if condition, mixed given\.$# in path /home/runner/work/PHP_CodeBrowser/PHP_CodeBrowser/src/PHPCodeBrowser/IssueXML.php was not matched in reported errors.
ci (php81)
Process completed with exit code 1.
ci (php80)
The job was canceled because "php81" failed.
ci (php80): src/PHPCodeBrowser/IssueXML.php#L1
Ignored error pattern #^Only booleans are allowed in an if condition, mixed given\.$# in path /home/runner/work/PHP_CodeBrowser/PHP_CodeBrowser/src/PHPCodeBrowser/IssueXML.php was not matched in reported errors.
ci (php80)
The operation was canceled.
ci (php82)
The job was canceled because "php81" failed.
ci (php82): src/PHPCodeBrowser/IssueXML.php#L1
Ignored error pattern #^Only booleans are allowed in an if condition, mixed given\.$# in path /home/runner/work/PHP_CodeBrowser/PHP_CodeBrowser/src/PHPCodeBrowser/IssueXML.php was not matched in reported errors.
ci (php82)
The operation was canceled.
ci (php81)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (php81)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/