Upgrade linter version #933
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
|