Update CI workflow for Go project #4
Closed
Annotations
10 errors and 1 warning
|
golangci-lint:
internal/templating/config/config_test.go#L42
Error return value of `tmpfile.WriteString` is not checked (errcheck)
|
|
golangci-lint:
internal/templating/config/config_test.go#L31
Error return value of `os.Remove` is not checked (errcheck)
|
|
golangci-lint:
internal/client/client_test.go#L166
Error return value of `w.Write` is not checked (errcheck)
|
|
golangci-lint:
internal/client/client_test.go#L113
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
golangci-lint:
internal/client/client_test.go#L102
Error return value of `w.Write` is not checked (errcheck)
|
|
golangci-lint:
internal/client/client_test.go#L88
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
golangci-lint:
internal/client/client_test.go#L77
Error return value of `w.Write` is not checked (errcheck)
|
|
golangci-lint:
internal/client/client.go#L171
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
golangci-lint:
internal/actions/setpassword/setpassword.go#L33
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
|
|
golangci-lint:
internal/actions/setpassword/setpassword.go#L32
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
|
|
Annotate tests
No file was found with the provided path: test.json.
|
Loading