chore(deps): update golangci/golangci-lint-action action to v6 - autoclosed #242
Annotations
7 errors
dup.go#L16
G115: integer overflow conversion uintptr -> int (gosec)
|
panicwatch.go#L46
do not define dynamic errors, use wrapped static errors instead: "errors.New(p.Message)" (err113)
|
panicwatch.go#L97
G115: integer overflow conversion uintptr -> int (gosec)
|
panicwatch.go#L135
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"OnPanic callback must be set\")" (err113)
|
panicwatch.go#L139
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"BufferSize can't be less than zero\")" (err113)
|
panicwatch.go#L147
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"PanicDetectorBufferSize can't be less than zero\")" (err113)
|
|
This job failed
Loading