Run coverage for PHP 8.4 #8
Annotations
1 error and 1 warning
Code Climate Test Reporter
Command failed: cc-test-reporter after-build -t clover
time="2025-01-03T16:33:12Z" level=error msg="could not find coverage file \ncould not find any files in search paths for clover. search paths were: , build/logs/clover.xml, clover.xml"
Error: could not find any files in search paths for clover. search paths were: , build/logs/clover.xml, clover.xml
Usage:
cc-test-reporter after-build [flags]
Flags:
-s, --batch-size int batch size for source files (default 500)
-e, --coverage-endpoint string endpoint to upload coverage information to (default "https://api.codeclimate.com/v1/test_reports")
-t, --coverage-input-type string type of input source to use [clover, cobertura, coverage.py, excoveralls, gcov, gocov, jacoco, lcov, lcov-json, simplecov, xccov, dotcover]
--exit-code int exit code of the test run
-r, --id string reporter identifier (default "***")
--insecure send coverage insecurely (without HTTPS)
-p, --prefix string the root directory where the coverage analysis was performed (default "/home/runner/work/carbon-cli/carbon-cli")
Global Flags:
-d, --debug run in debug mode
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading