mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
If we are trying to expose two "levels" of errors, one being warning and another error, it is simpler to just expose a custom type Warning to replicate the warning level of errors, and all other errors are just errors. Co-authored-by: Robert Lin <robert@bobheadxi.dev> Co-authored-by: Alex Ostrikov <alex.ostrikov@sourcegraph.com> |
||
|---|---|---|
| .. | ||
| cockroach.go | ||
| CODENOTIFY | ||
| errors_test.go | ||
| errors.go | ||
| filter_test.go | ||
| filter.go | ||
| group_test.go | ||
| group.go | ||
| multi_error.go | ||
| warning_test.go | ||
| warning.go | ||