RE-2822: Enable go race test #152
Annotations
3 errors
fail_test.go#L33
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
fail_test.go#L35
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
This job failed
Loading