feat: remove v1 exclusion configuration #9290
pr.yml
on: pull_request
golangci-lint
17s
go-mod
14s
check_generated
1m 1s
Matrix: Installation script (local)
tests-on-windows
5m 0s
tests-on-macos
1m 51s
commands
1m 7s
Matrix: tests-on-unix
Annotations
36 errors
|
tests-on-unix (ubuntu-latest, 1.23):
scripts/print_ast/main.go#L21
Error return value of `ast.Print` is not checked (errcheck)
|
|
tests-on-unix (ubuntu-latest, 1.23):
scripts/website/github/github.go#L34
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
tests-on-unix (ubuntu-latest, 1.23):
pkg/config/loader.go#L312
Error return value of `os.Setenv` is not checked (errcheck)
|
|
tests-on-unix (ubuntu-latest, 1.23):
internal/cache/cache.go#L124
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
tests-on-unix (ubuntu-latest, 1.23):
internal/cache/cache.go#L125
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
tests-on-unix (ubuntu-latest, 1.23):
internal/cache/cache.go#L167
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
tests-on-unix (ubuntu-latest, 1.23):
pkg/printers/text.go#L74
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
tests-on-unix (ubuntu-latest, 1.23):
pkg/goanalysis/runner_loadingpackage.go#L220
Error return value of `f.Close` is not checked (errcheck)
|
|
tests-on-unix (ubuntu-latest, 1.23):
pkg/golinters/lll/lll.go#L70
Error return value of `f.Close` is not checked (errcheck)
|
|
tests-on-unix (ubuntu-latest, 1.23):
pkg/commands/config_verify.go#L207
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
tests-on-unix (ubuntu-latest, 1.24)
The job was canceled because "ubuntu-latest_1_23" failed.
|
|
tests-on-unix (ubuntu-latest, 1.24)
The operation was canceled.
|
|
tests-on-unix (ubuntu-24.04-arm, 1.24)
The job was canceled because "ubuntu-latest_1_23" failed.
|
|
tests-on-unix (ubuntu-24.04-arm, 1.24)
The operation was canceled.
|
|
tests-on-unix (ubuntu-24.04-arm, 1.23)
The job was canceled because "ubuntu-latest_1_23" failed.
|
|
tests-on-unix (ubuntu-24.04-arm, 1.23)
The operation was canceled.
|
|
tests-on-macos:
scripts/print_ast/main.go#L21
Error return value of `ast.Print` is not checked (errcheck)
|
|
tests-on-macos:
scripts/website/github/github.go#L34
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
tests-on-macos:
pkg/config/loader.go#L312
Error return value of `os.Setenv` is not checked (errcheck)
|
|
tests-on-macos:
internal/cache/cache.go#L124
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
tests-on-macos:
internal/cache/cache.go#L125
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
tests-on-macos:
internal/cache/cache.go#L167
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
tests-on-macos:
pkg/printers/text.go#L74
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
tests-on-macos:
pkg/goanalysis/runner_loadingpackage.go#L220
Error return value of `f.Close` is not checked (errcheck)
|
|
tests-on-macos:
pkg/golinters/lll/lll.go#L70
Error return value of `f.Close` is not checked (errcheck)
|
|
tests-on-macos:
pkg/commands/config_verify.go#L207
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
tests-on-windows:
scripts/print_ast/main.go#L21
Error return value of `ast.Print` is not checked (errcheck)
|
|
tests-on-windows:
scripts/website/github/github.go#L34
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
tests-on-windows:
pkg/config/loader.go#L312
Error return value of `os.Setenv` is not checked (errcheck)
|
|
tests-on-windows:
internal/cache/cache.go#L124
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
tests-on-windows:
internal/cache/cache.go#L125
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
tests-on-windows:
internal/cache/cache.go#L167
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
tests-on-windows:
pkg/printers/text.go#L74
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
tests-on-windows:
pkg/goanalysis/runner_loadingpackage.go#L220
Error return value of `f.Close` is not checked (errcheck)
|
|
tests-on-windows:
pkg/golinters/lll/lll.go#L70
Error return value of `f.Close` is not checked (errcheck)
|
|
tests-on-windows:
pkg/commands/config_verify.go#L207
Error return value of `resp.Body.Close` is not checked (errcheck)
|