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
Creates golden files from `coder/cli/errors.go`.
Adds a unit test to test against golden files.
Adds a make file command to regenerate golden files.
Abstracts test against golden files.
fix: prevent data race
refactor: make formatter public
Parse error command in a less brittle way
1. Encountered an error running "coder exp example-error multi-multi-error", see "coder exp example-error multi-multi-error --help" for more information
3
+
error: 2 errors encountered:
4
+
1. first error: function decided not to work, and it never will
5
+
2. second error: function decided not to work, and it never will
0 commit comments