Skip to content

fix(deps): update module golang.org/x/sys to v0.25.0 #245

fix(deps): update module golang.org/x/sys to v0.25.0

fix(deps): update module golang.org/x/sys to v0.25.0 #245

Triggered via push September 4, 2024 15:15
Status Failure
Total duration 5m 59s
Artifacts

ci.yaml

on: push
Matrix: Test ARM
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint: panicwatch.go#L46
do not define dynamic errors, use wrapped static errors instead: "errors.New(p.Message)" (err113)
Lint: panicwatch.go#L135
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"OnPanic callback must be set\")" (err113)
Lint: panicwatch.go#L139
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"BufferSize can't be less than zero\")" (err113)
Lint: panicwatch.go#L147
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"PanicDetectorBufferSize can't be less than zero\")" (err113)
Lint
issues found