Go 1.22 (#19) #65
Annotations
10 errors and 1 warning
golangci-lint:
internal/auth/authcodepkce.go#L97
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
golangci-lint:
internal/auth/authcodepkce.go#L104
Error return value is not checked (errcheck)
|
golangci-lint:
internal/kas/client.go#L160
Error return value of `requestBody.Set` is not checked (errcheck)
|
golangci-lint:
internal/kas/client.go#L161
Error return value of `requestBody.Set` is not checked (errcheck)
|
golangci-lint:
pkg/tdf3/client/client.go#L191
Error return value of `chunkWriter.Write` is not checked (errcheck)
|
golangci-lint:
cmd/config.go#L107
Error return value of `viper.ReadConfig` is not checked (errcheck)
|
golangci-lint:
cmd/login.go#L45
Error return value of `viper.BindPFlag` is not checked (errcheck)
|
golangci-lint:
cmd/login.go#L46
Error return value of `viper.BindPFlag` is not checked (errcheck)
|
golangci-lint:
cmd/login.go#L47
Error return value of `viper.BindPFlag` is not checked (errcheck)
|
golangci-lint:
cmd/login.go#L107
Error return value of `os.WriteFile` is not checked (errcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading