[GH-ISSUE #602] Issue: act asdfasdfasdf silently succeeds #398

Open
opened 2026-03-01 21:43:02 +03:00 by kerem · 2 comments
Owner

Originally created by @mcsaucy on GitHub (Apr 4, 2021).
Original GitHub issue: https://github.com/nektos/act/issues/602

Originally assigned to: @catthehacker on GitHub.

Act version

act version 0.2.20

Expected behaviour

Any sort of error, and a non-successful status

Actual behaviour

$ act asdfasdf; echo $?
0

Workflow and/or repository

Any repo, as long as it has at least one workflow.

Steps to reproduce

act asdfasdfashjdgfkajhsgdf

act output

[mcsaucy@notacrook:~/act]$ act -v adsfasdf
DEBU[0000] Loading environment from /home/mcsaucy/act/.env 
DEBU[0000] Loading secrets from /home/mcsaucy/act/.secrets 
DEBU[0000] Loading workflows from '/home/mcsaucy/act/.github/workflows' 
DEBU[0000] Reading workflow '/home/mcsaucy/act/.github/workflows/push.yml' 
DEBU[0000] Reading workflow '/home/mcsaucy/act/.github/workflows/stale.yml' 
DEBU[0000] Reading workflow '/home/mcsaucy/act/.github/workflows/test-composite.yml' 
DEBU[0000] Reading workflow '/home/mcsaucy/act/.github/workflows/test-expressions.yml' 
DEBU[0000] Reading workflow '/home/mcsaucy/act/.github/workflows/test-if.yml' 
DEBU[0000] Planning event: adsfasdf
Originally created by @mcsaucy on GitHub (Apr 4, 2021). Original GitHub issue: https://github.com/nektos/act/issues/602 Originally assigned to: @catthehacker on GitHub. ## Act version ``` act version 0.2.20 ``` ## Expected behaviour Any sort of error, and a non-successful status ## Actual behaviour ``` $ act asdfasdf; echo $? 0 ``` ## Workflow and/or repository Any repo, as long as it has at least one workflow. ## Steps to reproduce `act asdfasdfashjdgfkajhsgdf` ## `act` output ``` [mcsaucy@notacrook:~/act]$ act -v adsfasdf DEBU[0000] Loading environment from /home/mcsaucy/act/.env DEBU[0000] Loading secrets from /home/mcsaucy/act/.secrets DEBU[0000] Loading workflows from '/home/mcsaucy/act/.github/workflows' DEBU[0000] Reading workflow '/home/mcsaucy/act/.github/workflows/push.yml' DEBU[0000] Reading workflow '/home/mcsaucy/act/.github/workflows/stale.yml' DEBU[0000] Reading workflow '/home/mcsaucy/act/.github/workflows/test-composite.yml' DEBU[0000] Reading workflow '/home/mcsaucy/act/.github/workflows/test-expressions.yml' DEBU[0000] Reading workflow '/home/mcsaucy/act/.github/workflows/test-if.yml' DEBU[0000] Planning event: adsfasdf ```
Author
Owner

@github-actions[bot] commented on GitHub (May 5, 2021):

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

<!-- gh-comment-id:832331446 --> @github-actions[bot] commented on GitHub (May 5, 2021): Issue is stale and will be closed in 14 days unless there is new activity
Author
Owner

@github-actions[bot] commented on GitHub (Jun 6, 2021):

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

<!-- gh-comment-id:855314169 --> @github-actions[bot] commented on GitHub (Jun 6, 2021): Issue is stale and will be closed in 14 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#398
No description provided.