Add Trap GETC #224
Annotations
7 errors
lint:
internal/monitor/traps_test.go#L85
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
lint:
internal/monitor/traps_test.go#L87
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
lint:
internal/monitor/traps_test.go#L100
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
lint
issues found
|
coverage
Process completed with exit code 1.
|
build-release
Process completed with exit code 1.
|
build-stable
Process completed with exit code 1.
|