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
The CALM CLI Validate command crashes when using this minimal pattern (yes it's a horrendously invalid pattern, but we should be getting actual feedback on how its invalid):
Bug Report
The CALM CLI Validate command crashes when using this minimal pattern (yes it's a horrendously invalid pattern, but we should be getting actual feedback on how its invalid):
Steps to Reproduce:
pattern.json
file with the above contentscalm validate -p pattern.json
Expected Result:
The output should be a json object which includes jsonschema and spectral errors.
Actual Result:
The CLI crashes with the following error:

Environment:
CLI v0.7.2 was used here, however this was observed in versions as far back as 0.4.0
The text was updated successfully, but these errors were encountered: