Skip to content

Add Trap GETC

Add Trap GETC #224

Triggered via push December 14, 2023 14:38
Status Failure
Total duration 27s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

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.