Skip to content

lint: fixup error warnings #334

lint: fixup error warnings

lint: fixup error warnings #334

Triggered via push November 5, 2023 13:56
Status Failure
Total duration 2m 57s
Artifacts

ci.yaml

on: push
run-copywrite
6s
run-copywrite
run-lint
16s
run-lint
run-changes
17s
run-changes
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

23 errors
run-lint: wait/wait_test.go#L206
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
run-lint: wait/wait_test.go#L214
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
run-lint: wait/wait_test.go#L223
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
run-lint
issues found
run-changes
Process completed with exit code 2.
run-tests (ubuntu-22.04): wait/wait.go#L298
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (ubuntu-22.04): wait/wait.go#L309
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (ubuntu-22.04): wait/wait.go#L344
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (ubuntu-22.04): wait/wait.go#L396
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (ubuntu-22.04): wait/wait.go#L407
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (ubuntu-22.04)
Process completed with exit code 2.
run-tests (windows-2022): wait/wait.go#L298
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (windows-2022): wait/wait.go#L309
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (windows-2022): wait/wait.go#L344
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (windows-2022): wait/wait.go#L396
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (windows-2022): wait/wait.go#L407
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (windows-2022)
Process completed with exit code 1.
run-tests (macos-12): wait/wait.go#L298
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (macos-12): wait/wait.go#L309
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (macos-12): wait/wait.go#L344
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (macos-12): wait/wait.go#L396
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (macos-12): wait/wait.go#L407
fmt.Errorf call has more than one error-wrapping directive %w
run-tests (macos-12)
Process completed with exit code 2.