uutils / findutils

Rust implementation of findutils
MIT License
314 stars 38 forks source link

ci: `Run GNU findutils tests` job fails with "no artifacts found" error #463

Open cakebaker opened 1 month ago

cakebaker commented 1 month ago

The Download the result step of the Run GNU findutils tests job recently started to fail with the following error (see, for example, https://github.com/uutils/findutils/actions/runs/11137107630/job/30950006037):

==> Repository: uutils/findutils
==> Artifact name: gnu-result
==> Local path: dl
==> Workflow name: compat.yml
==> Workflow conclusion: completed
==> Branch: main
==> Allow forks: false
==> (found) Run ID: 11100584760
==> (found) Run date: [20](https://github.com/uutils/findutils/actions/runs/11137107630/job/30950006037?pr=462#step:10:21)24-09-30T06:25:21Z
==> (not found) Artifact: gnu-result
==> Found the following artifacts instead:
    ==> (found) Artifact: bfs-test-report
    ==> (found) Artifact: bfs-result
Error: no artifacts found
hanbings commented 1 month ago

I re-run it and it works fine now. It could just be a random error. :)

https://github.com/uutils/findutils/actions/runs/11137107630/job/31682607509