Bump github.com/lestrrat-go/jwx/v2 from 2.0.15 to 2.0.19 #59
Annotations
11 errors
coverage (1.20, ubuntu-latest)
Process completed with exit code 1.
|
lint (1.20, ubuntu-latest):
internal/auth/authcodepkce.go#L97
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
lint (1.20, ubuntu-latest):
internal/auth/authcodepkce.go#L104
Error return value is not checked (errcheck)
|
lint (1.20, ubuntu-latest):
internal/kas/client.go#L160
Error return value of `requestBody.Set` is not checked (errcheck)
|
lint (1.20, ubuntu-latest):
internal/kas/client.go#L161
Error return value of `requestBody.Set` is not checked (errcheck)
|
lint (1.20, ubuntu-latest):
pkg/tdf3/client/client.go#L191
Error return value of `chunkWriter.Write` is not checked (errcheck)
|
lint (1.20, ubuntu-latest):
cmd/config.go#L107
Error return value of `viper.ReadConfig` is not checked (errcheck)
|
lint (1.20, ubuntu-latest):
cmd/login.go#L46
Error return value of `viper.BindPFlag` is not checked (errcheck)
|
lint (1.20, ubuntu-latest):
cmd/login.go#L47
Error return value of `viper.BindPFlag` is not checked (errcheck)
|
lint (1.20, ubuntu-latest):
cmd/login.go#L48
Error return value of `viper.BindPFlag` is not checked (errcheck)
|
lint (1.20, ubuntu-latest):
cmd/login.go#L108
Error return value of `os.WriteFile` is not checked (errcheck)
|