CI #249
Annotations
5 errors
panicwatch.go#L46
do not define dynamic errors, use wrapped static errors instead: "errors.New(p.Message)" (err113)
|
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