Skip to content

lint-nix action is currently unreliable #62219

@Renegade334

Description

@Renegade334

Over the last couple of days, lint-nix has been recurrently silently failing. Unlike a normal workflow run which returns green after ~30sec, failed runs don't seem to get anywhere and are being euthanised after the 15min GHA timeout. These count as CI failures, but don't have a red X in the actions viewer, which makes them quite annoying to track down.

Looking through the output when running with --verbose, it seems like the formatter is just hanging partway through traversing the tree for some reason. Switching the runner to ubuntu-latest appears to resolve it, although I don't know how robust this "fix" is.

cc @nodejs/actions

Metadata

Metadata

Assignees

No one assigned

    Labels

    github_actionsPull requests that update GitHub Actions code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions