Page MenuHomePhabricator

Fix Artifact Upload Error in Evaluator CI
Open, MediumPublic

Description

Description

Uploading artifacts...
javascript_all_wasm_evaluator/coverage: found 1 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=374196 responseStatus=201 Created token=glcbt-64
Uploading artifacts...
WARNING: doc-build.env: no matching files. Ensure that the artifact path is relative to the working directory (/builds/repos/abstract-wiki/wikifunctions/function-evaluator) 
ERROR: No files to upload

This happens in a lot of the function-evaluator CI's test jobs.

Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)

  • it shouldn't happen
  • make it stahp

Completion checklist