redhat-actions / buildah-build

GitHub Action to use 'buildah' to build a container image.
https://github.com/marketplace/actions/buildah-build
MIT License
144 stars 34 forks source link

Action does not correctly handle errors - if buildah fails the action still succeeds #13

Closed tetchel closed 3 years ago

tetchel commented 3 years ago

image

The UnhandledPromiseRejection means there is a missing await, or there is a top-level catch block missing.

tetchel commented 3 years ago

b3924cf