Add Trap GETC #224
Annotations
4 errors
golangci-lint:
internal/monitor/traps_test.go#L85
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
golangci-lint:
internal/monitor/traps_test.go#L87
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
golangci-lint:
internal/monitor/traps_test.go#L100
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading