Skip to content

Merge branch 'fosite-monorepo' #2627

Merge branch 'fosite-monorepo'

Merge branch 'fosite-monorepo' #2627

Triggered via push October 31, 2025 12:37
Status Failure
Total duration 9m 56s
Artifacts

ci.yaml

on: push
Run tests and lints
2m 28s
Run tests and lints
Matrix: Run end-to-end tests
Run OIDC conformity tests
8m 49s
Run OIDC conformity tests
Run HSM tests
9m 47s
Run HSM tests
Build CLI docs
Build CLI docs
Generate release
0s
Generate release
Draft newsletter
0s
Draft newsletter
Pending approval Slack notification
0s
Pending approval Slack notification
Send newsletter
Send newsletter
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run tests and lints: fosite/integration/clients/introspect.go#L55
Error return value of `response.Body.Close` is not checked (errcheck)
Run tests and lints: fosite/integration/client_credentials_grant_test.go#L43
Error return value of `r.Body.Close` is not checked (errcheck)
Run tests and lints: fosite/integration/authorize_jwt_bearer_test.go#L288
Error return value of `client.GetToken` is not checked (errcheck)
Run tests and lints: fosite/integration/authorize_jwt_bearer_test.go#L268
Error return value of `client.GetToken` is not checked (errcheck)
Run tests and lints: fosite/integration/authorize_device_grant_request_test.go#L153
Error return value of `fositeStore.CreateOpenIDConnectSession` is not checked (errcheck)
Run tests and lints: fosite/integration/authorize_code_grant_public_client_pkce_test.go#L101
Error return value of `resp.Body.Close` is not checked (errcheck)
Run tests and lints: fosite/device_write.go#L35
Error return value of `rw.Write` is not checked (errcheck)
Run tests and lints: fosite/client_authentication_jwks_strategy_test.go#L170
Error return value of `w.Write` is not checked (errcheck)
Run tests and lints: fosite/authorize_request_handler_oidc_request_test.go#L70
Error return value of `rw.Write` is not checked (errcheck)
Run tests and lints: fosite/authorize_request_handler.go#L73
Error return value of `response.Body.Close` is not checked (errcheck)