Skip to content

Doesn't detect duplicate ID #93

@nyarly

Description

@nyarly

Want to help get this issue implemented? Donate to the action-validator code fund.


I went looking for this tool after GHA rejected a complex workflow with

The identifier 'generate-token-pr' may not be used more than once within the same scope.

Unfortunately, running action-validator .github/workflows/deploy-qa.yaml returns a 0 status,
even though

⮀ rg 'id.*generate-token-pr' .github/workflows/deploy-qa.yaml
71:      - id: generate-token-pr
123:      - id: generate-token-pr

Metadata

Metadata

Assignees

No one assigned

    Labels

    code-fundThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlpr-welcomeThis would be a good fix/feature, but the maintainer isn't planning on doing the work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions