You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CI check CI / report-coverage (pull_request) is consistently failing with the following error message:
Error: An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/security/security/downloaded-artifacts'. No such file or directory
The text was updated successfully, but these errors were encountered:
cwperks
added
bug
Something isn't working
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Dec 20, 2023
I've mitigated the issue by reverting a change to which version of the download-artifacts plugin we were using. This bug was introduced in [2] due to a breaking change [3] in how artifacts are uploaded and downloaded.
I'd recommend we re-write the the workflow to stop using alehechka/upload-tartifact@v2 and switch to using actions/upload-artifacts@v4actions/download-artifacts@v4
[Triage] Craig and Peter have some work to hopefully fix this shortly. This is certainly something we want fixed.
stephen-crawford
added
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
and removed
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Jan 8, 2024
What is the bug?
The CI check
CI / report-coverage (pull_request)
is consistently failing with the following error message:Seen here: https://github.com/opensearch-project/security/actions/runs/7277273234/job/19829594705?pr=3810
The text was updated successfully, but these errors were encountered: