Add panictoerror middleware that recovers panics and returns them as errors
#92
ci.yaml
on: pull_request
build_and_test
1m 9s
golangci-lint
1m 10s
Annotations
2 errors and 2 warnings
|
golangci-lint
Process completed with exit code 2.
|
|
golangci-lint:
panictoerror/example_middleware_test.go#L51
type assertion must be checked (forcetypeassert)
|
|
build_and_test
Restore cache failed: Dependencies file is not found in /home/runner/work/rivercontrib/rivercontrib. Supported file pattern: go.sum
|
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/rivercontrib/rivercontrib. Supported file pattern: go.sum
|