Skip to content

chore(deps): update all non-major dependencies #169

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #169

Triggered via pull request October 12, 2023 10:39
Status Success
Total duration 59s
Artifacts

reviewdog.yml

on: pull_request
diff-review
46s
diff-review
full-review
47s
full-review
Fit to window
Zoom out
Zoom in

Annotations

4 errors
diff-review: pkg/binarywrapper/binarywrapper.go#L163
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
diff-review: pkg/binarywrapper/binarywrapper.go#L184
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
full-review: pkg/binarywrapper/binarywrapper.go#L163
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
full-review: pkg/binarywrapper/binarywrapper.go#L184
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)