Merge branch 'fosite-monorepo' #2627
Annotations
10 errors
|
fosite/integration/clients/introspect.go#L55
Error return value of `response.Body.Close` is not checked (errcheck)
|
|
fosite/integration/client_credentials_grant_test.go#L43
Error return value of `r.Body.Close` is not checked (errcheck)
|
|
fosite/integration/authorize_jwt_bearer_test.go#L288
Error return value of `client.GetToken` is not checked (errcheck)
|
|
fosite/integration/authorize_jwt_bearer_test.go#L268
Error return value of `client.GetToken` is not checked (errcheck)
|
|
fosite/integration/authorize_device_grant_request_test.go#L153
Error return value of `fositeStore.CreateOpenIDConnectSession` is not checked (errcheck)
|
|
fosite/integration/authorize_code_grant_public_client_pkce_test.go#L101
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
fosite/device_write.go#L35
Error return value of `rw.Write` is not checked (errcheck)
|
|
fosite/client_authentication_jwks_strategy_test.go#L170
Error return value of `w.Write` is not checked (errcheck)
|
|
fosite/authorize_request_handler_oidc_request_test.go#L70
Error return value of `rw.Write` is not checked (errcheck)
|
|
fosite/authorize_request_handler.go#L73
Error return value of `response.Body.Close` is not checked (errcheck)
|
The logs for this run have expired and are no longer available.
Loading