feat: add install k0s command #262
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)
|