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
Consider special casing the [build failed] error state.
# github.com/pressly/goose/v3/tests/e2e [github.com/pressly/goose/v3/tests/e2e.test]
tests/e2e/allow_missing_test.go:26:6: no new variables on left side of :=
FAIL github.com/pressly/goose/v3/tests/e2e [build failed]
no parseable events: Make sure to run go test with -json flag
We could detect this and print out a nice package failure summary?
The text was updated successfully, but these errors were encountered:
Consider special casing the
[build failed]
error state.We could detect this and print out a nice package failure summary?
The text was updated successfully, but these errors were encountered: