Skip to content

Upgrade linter version #933

Upgrade linter version

Upgrade linter version #933

Triggered via pull request December 22, 2024 10:24
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
tests: internal/cmdutil/utils.go#L74
Error return value of `fmt.Fprintf` is not checked (errcheck)
tests: internal/view/board.go#L49
Error return value of `fmt.Fprintf` is not checked (errcheck)
tests: internal/view/board.go#L72
Error return value of `fmt.Fprintf` is not checked (errcheck)
tests: internal/view/board.go#L77
Error return value of `fmt.Fprintln` is not checked (errcheck)
tests: internal/view/helper.go#L170
Error return value of `fmt.Fprintln` is not checked (errcheck)
tests: internal/view/project.go#L79
Error return value of `fmt.Fprintln` is not checked (errcheck)
tests
Process completed with exit code 2.
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636