-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Encountered Error Does Not Report as Error #37
Comments
Same issue here. Push failed, but action returned success:
|
Could this be because the action wrapped in start.js and the error code is not being passed on? |
Could somebody with that issue verify pull request #45? |
@ad-m I just made my auth token slightly wrong and it seems to error :)! https://github.com/russkel/moos-ivp/runs/424306848?check_suite_focus=true Thanks! |
Merged to |
From #36:
https://github.com/ExtendedXmlSerializer/home/runs/330624066
(Under
Push Changes
)Here is our configuration:
https://github.com/ExtendedXmlSerializer/home/blob/47f7567de9a45f849ffa106bd391d11026b8a2eb/.github/workflows/publish-release-build.yml#L49-L52
The action encountered an error, but it still passed as if an error did not occur. Ideally, the job should fail if the action encountered any error while attempting to complete its primary objective.
Please let me know if I have something fundamentally misunderstood and/or configured incorrectly.
The text was updated successfully, but these errors were encountered: