Skip to content

fix: remove unsupported golangci-lint v2 config options #17

fix: remove unsupported golangci-lint v2 config options

fix: remove unsupported golangci-lint v2 config options #17

Triggered via push January 21, 2026 06:29
Status Failure
Total duration 49s
Artifacts

lint.yml

on: push
golangci-lint
45s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: workspace/workspace_test.go#L95
Error return value of `os.WriteFile` is not checked (errcheck)
golangci-lint: workspace/workspace_test.go#L94
Error return value of `os.MkdirAll` is not checked (errcheck)
golangci-lint: workspace/workspace_test.go#L93
Error return value of `os.MkdirAll` is not checked (errcheck)
golangci-lint: workspace/workspace.go#L627
Error return value of `dst.Close` is not checked (errcheck)
golangci-lint: workspace/workspace.go#L621
Error return value of `rc.Close` is not checked (errcheck)
golangci-lint: workspace/workspace.go#L340
Error return value of `file.Close` is not checked (errcheck)
golangci-lint: workspace/workspace.go#L122
Error return value of `file.Close` is not checked (errcheck)
golangci-lint: workspace/webfetch.go#L47
Error return value of `resp.Body.Close` is not checked (errcheck)
golangci-lint: cmd/main.go#L156
Error return value of `client.Close` is not checked (errcheck)
golangci-lint: ws/client.go#L93
response body must be closed (bodyclose)
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2