Allow to unwrap joined errors #5169
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
golangci-lint
2m 48s
golangci-lint-examples
2m 3s
golangci-lint-slo
36s
autoformat check
28s
Annotations
2 errors
golangci-lint:
internal/xerrors/join_test.go#L49
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
golangci-lint
issues found
|