arkavo #63
Annotations
11 errors and 2 warnings
lint (1.22, ubuntu-latest):
internal/auth/authcodepkce.go#L97
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
lint (1.22, ubuntu-latest):
internal/auth/authcodepkce.go#L104
Error return value is not checked (errcheck)
|
lint (1.22, ubuntu-latest):
internal/kas/client.go#L160
Error return value of `requestBody.Set` is not checked (errcheck)
|
lint (1.22, ubuntu-latest):
internal/kas/client.go#L161
Error return value of `requestBody.Set` is not checked (errcheck)
|
lint (1.22, ubuntu-latest):
pkg/tdf3/client/client.go#L191
Error return value of `chunkWriter.Write` is not checked (errcheck)
|
lint (1.22, ubuntu-latest):
cmd/config.go#L107
Error return value of `viper.ReadConfig` is not checked (errcheck)
|
lint (1.22, ubuntu-latest):
cmd/login.go#L45
Error return value of `viper.BindPFlag` is not checked (errcheck)
|
lint (1.22, ubuntu-latest):
cmd/login.go#L46
Error return value of `viper.BindPFlag` is not checked (errcheck)
|
lint (1.22, ubuntu-latest):
cmd/login.go#L47
Error return value of `viper.BindPFlag` is not checked (errcheck)
|
lint (1.22, ubuntu-latest):
cmd/login.go#L107
Error return value of `os.WriteFile` is not checked (errcheck)
|
coverage (1.22, ubuntu-latest)
Process completed with exit code 1.
|
lint (1.22, ubuntu-latest)
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/.
|
coverage (1.22, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|