WIP Add Trap GETC #217
Annotations
9 errors
coverage
Process completed with exit code 1.
|
lint:
internal/monitor/traps_test.go#L71
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
internal/monitor/traps_test.go#L135
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
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
|
build-stable
Process completed with exit code 1.
|
build-release
Process completed with exit code 1.
|