Skip to content

Conversation

lucacome
Copy link

@lucacome lucacome commented Nov 8, 2022

Unwraps error.

Fixes:

pkg/apis/dos/validation/dos.go:176:70: non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)

More info https://go.dev/blog/go1.13-errors

@lucacome lucacome requested a review from a team as a code owner November 8, 2022 23:17
@lucacome lucacome self-assigned this Nov 8, 2022
@github-actions github-actions bot added the chore Pull requests for routine tasks label Nov 8, 2022
@lucacome lucacome merged commit 492fdb3 into main Nov 9, 2022
@lucacome lucacome deleted the chore/wrap-error branch November 9, 2022 16:31
coolbry95 pushed a commit to coolbry95/kubernetes-ingress that referenced this pull request Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants