You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the release of 0.7.6 earlier this month --fail-any-none is exiting the application with status code 255 instead of 0. When I downgrade the package to 0.7.5 it works as expected.
All tasks in my state are completing successfully, so as you can imagine I am a bit confused. I have also had trouble finding what code changed in that release, so I'm having trouble tracking down why it is not behaving the way I expect.
The text was updated successfully, but these errors were encountered:
Since the release of 0.7.6 earlier this month --fail-any-none is exiting the application with status code 255 instead of 0. When I downgrade the package to 0.7.5 it works as expected.
All tasks in my state are completing successfully, so as you can imagine I am a bit confused. I have also had trouble finding what code changed in that release, so I'm having trouble tracking down why it is not behaving the way I expect.
The text was updated successfully, but these errors were encountered: