Skip to content

Only push net error to c.Errors and panic others errors #1090

Only push net error to c.Errors and panic others errors

Only push net error to c.Errors and panic others errors #1090

Re-run triggered April 30, 2023 13:43
Status Failure
Total duration 27s
Artifacts

gin.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint: context.go#L928
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
lint
issues found