Merge pull request #19 from CarbonPHP/job/update-sponsors #387
Annotations
1 error
Coverage - PHP 8.2 - stable - ubuntu
Command failed: cc-test-reporter after-build -t clover
Error: you must supply a CC_TEST_REPORTER_ID ENV variable or pass it via the -r flag
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
--insecure send coverage insecurely (without HTTPS)
-p, --prefix string the root directory where the coverage analysis was performed (default "/home/runner/work/carbon/carbon")
Global Flags:
-d, --debug run in debug mode
|