Skip to content

Allow to unwrap joined errors #5169

Allow to unwrap joined errors

Allow to unwrap joined errors #5169

Re-run triggered November 3, 2023 14:01
Status Failure
Total duration 12m 42s
Artifacts
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
golangci-lint-examples
2m 3s
golangci-lint-examples
golangci-lint-slo
36s
golangci-lint-slo
autoformat check
28s
autoformat check
Fit to window
Zoom out
Zoom in

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