Skip to content

build.yml: Fix No files were found with the provided path#18662

Merged
lupyuen merged 1 commit into
apache:masterfrom
simbit18:simbit18-buildartifacts
Apr 1, 2026
Merged

build.yml: Fix No files were found with the provided path#18662
lupyuen merged 1 commit into
apache:masterfrom
simbit18:simbit18-buildartifacts

Conversation

@simbit18
Copy link
Copy Markdown
Contributor

@simbit18 simbit18 commented Apr 1, 2026

Summary

Fix

Warning: No files were found with the provided path: buildartifacts/.

Run actions/upload-artifact@v7.0.0
  with:
    name: linux-other-builds
    path: buildartifacts/
    if-no-files-found: warn
    compression-level: 6
    overwrite: false
    include-hidden-files: false
    archive: true
  env:
    DOCKER_BUILDKIT: 1
    nuttx_sha: a3b5fe0eda44cb00e4ed096cdc2e03bfd5c3cc00
Warning: No files were found with the provided path: buildartifacts/. No artifacts will be uploaded.

https://github.com/apache/nuttx/actions/runs/23833337478

Impact

  • Impact on user: NO
  • Impact on build: NO
  • Impact on hardware: NO
  • Impact on documentation: NO
  • Impact on security: NO
  • Impact on compatibility: NO

Testing

GitHub

https://github.com/simbit18/nuttx_test_pr/actions/runs/23850147075

Fix

Warning: No files were found with the provided path: buildartifacts/.

Signed-off-by: simbit18 <simbit18@gmail.com>
@simbit18
Copy link
Copy Markdown
Contributor Author

simbit18 commented Apr 1, 2026

Hi @lupyuen,
https://www.githubstatus.com/incidents/tstkmx7pcs5d

I think it’s precisely this issue (now resolved) that’s slowing everything down; it’ll take a while

@lupyuen
Copy link
Copy Markdown
Member

lupyuen commented Apr 1, 2026

@simbit18 NuttX Mirror Repo is building OK though. Maybe some other Apache Project is taking up all the GitHub Runners? ;-)

https://github.com/NuttX/nuttx/actions/runs/23834592011

@github-actions github-actions Bot added Area: CI Size: XS The size of the change in this PR is very small labels Apr 1, 2026
@lupyuen lupyuen merged commit bfbd741 into apache:master Apr 1, 2026
41 checks passed
@simbit18 simbit18 deleted the simbit18-buildartifacts branch April 2, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: CI Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants