#I'm trying to run basic coding checks,

1 messages · Page 1 of 1 (latest)

rugged hedge
#

Whenever I've seen that particular error message it's usually accompanied by a more useful error hidden somewhere else in the output. Would you be able to copy more of the output?

wintry jackal
#
0  : Myproject.php DONE [6.4s]
12  : MyprojectPhpContainer.test: MyprojectTestReport!
12  : MyprojectPhpContainer.test DONE [3.2s]
13  : MyprojectTestReport.cov(format: "cobertura"): File!
Setup tracing at https://dagger.cloud/traces/setup. To hide: export NOTHANKS=1
Error: response from query: Post "http://dagger/query": unexpected EOF
Uploading artifacts for failed job 00:06
Uploading artifacts...
junit.xml: found 1 matching artifact files and directories 
Uploading artifacts as "junit" to coordinator... 201 Created  id=7923928065 responseStatus=201 Created token=glcbt-66
Uploading artifacts...
WARNING: cov.xml: no matching files. Ensure that the artifact path is relative to the working directory (/builds/somewhere/workshops/my-project) 
ERROR: No files to upload                          
Cleaning up project directory and file based variables 00:01
ERROR: Job failed: command terminated with exit code 1

Everything, all the way up is nothing but greens: DONE

Then it would just reach partway through the code and just hit an unexpected EOF