Skip to content

Error annotations from post-run step  #144

@Nemo157

Description

@Nemo157

In https://github.com/Nullus157/.github/actions/runs/5048663303 I'm seeing a bunch of error annotations:

Error: ENOENT: no such file or directory, opendir '/home/runner/.cargo/registry/index'

stepping into one of the jobs these are coming from the post-run action when it goes to clean the registry before caching, presumably because I have no dependencies so no registry data is downloaded https://github.com/Nullus157/.github/actions/runs/5048663303/jobs/9057129303#step:7:31 (this workflow is using rust-cache implicitly via actions-rust-lang/setup-rust-toolchain).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions