Skip to content

feat: add install k0s command #262

feat: add install k0s command

feat: add install k0s command #262

Triggered via pull request November 5, 2025 15:50
Status Failure
Total duration 29s
Artifacts

go-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint
issues found
lint: internal/portal/http.go#L68
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: internal/portal/http.go#L40
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: internal/installer/k0s_test.go#L208
Error return value of `realFile.Close` is not checked (errcheck)
lint: internal/installer/k0s_test.go#L190
Error return value of `mockFile.Close` is not checked (errcheck)
lint: internal/installer/k0s_test.go#L189
Error return value of `os.Remove` is not checked (errcheck)
lint: internal/installer/k0s_test.go#L157
Error return value of `realFile.Close` is not checked (errcheck)
lint: internal/installer/k0s_test.go#L120
Error return value of `realFile.Close` is not checked (errcheck)
lint: internal/installer/k0s.go#L73
Error return value of `file.Close` is not checked (errcheck)