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
There are currently a few places where an error causes schematic to exit
with an error with no context to resolve the problem:
schematic: unknown type <nil>
This updates the places where we exit on schema problems to also print
the schema that was being processed.
0 commit comments