[GH-ISSUE #342] act should error when an id value is used more than once within the same job #243

Closed
opened 2026-03-01 21:41:44 +03:00 by kerem · 1 comment
Owner

Originally created by @djbender on GitHub (Aug 21, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/342

In Github Actions this manifests as the following error:

The workflow is not valid. .github/workflows/main.yml (Line: 76, Col: 13): The identifier 'some_id' may not be used more than once within the same scope.

When this error is present in Github Actions the workflow is not ran. act appears to allow duplicates and does run the workflow.

Originally created by @djbender on GitHub (Aug 21, 2020). Original GitHub issue: https://github.com/nektos/act/issues/342 In Github Actions this manifests as the following error: `The workflow is not valid. .github/workflows/main.yml (Line: 76, Col: 13): The identifier 'some_id' may not be used more than once within the same scope.` When this error is present in Github Actions the workflow is not ran. `act` appears to allow duplicates and does run the workflow.
kerem 2026-03-01 21:41:44 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@github-actions[bot] commented on GitHub (Oct 21, 2020):

Issue is stale and will be closed in 7 days unless there is new activity

<!-- gh-comment-id:713217181 --> @github-actions[bot] commented on GitHub (Oct 21, 2020): Issue is stale and will be closed in 7 days unless there is new activity
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#243
No description provided.