Skip to content

chore(deps): update golangci/golangci-lint-action action to v6 - autoclosed #242

chore(deps): update golangci/golangci-lint-action action to v6 - autoclosed

chore(deps): update golangci/golangci-lint-action action to v6 - autoclosed #242

Triggered via pull request August 21, 2024 13:13
Status Failure
Total duration 10m 19s
Artifacts

ci.yaml

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

Annotations

7 errors
Lint: dup.go#L16
G115: integer overflow conversion uintptr -> int (gosec)
Lint: panicwatch.go#L46
do not define dynamic errors, use wrapped static errors instead: "errors.New(p.Message)" (err113)
Lint: panicwatch.go#L97
G115: integer overflow conversion uintptr -> int (gosec)
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