Use errorlint from golangci-lint #472
Annotations
2 errors
pkg/error_test.go#L47
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
The logs for this run have expired and are no longer available.
Loading