Skip to content

feat: remove v1 exclusion configuration #9290

feat: remove v1 exclusion configuration

feat: remove v1 exclusion configuration #9290

Triggered via pull request February 19, 2025 21:21
Status Failure
Total duration 5m 38s
Artifacts

pr.yml

on: pull_request
golangci-lint
17s
golangci-lint
Matrix: Installation script (local)
Matrix: tests-on-unix
Fit to window
Zoom out
Zoom in

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)