Skip to content

Device grant flow (migrate to master) #528

Device grant flow (migrate to master)

Device grant flow (migrate to master) #528

Triggered via pull request January 4, 2024 15:35
Status Failure
Total duration 2m 10s
Artifacts

oidc-conformity.yml

on: pull_request
oidc-conformity
2m 0s
oidc-conformity
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
oidc-conformity
m.OAuth2Storage().CreateAuthorizeCodeSession undefined (type x.FositeStorer has no field or method CreateAuthorizeCodeSession)
oidc-conformity
m.GetAuthorizeCodeSession undefined (type x.FositeStorer has no field or method GetAuthorizeCodeSession)
oidc-conformity
m.CreateAuthorizeCodeSession undefined (type x.FositeStorer has no field or method CreateAuthorizeCodeSession)
oidc-conformity
m.GetAuthorizeCodeSession undefined (type x.FositeStorer has no field or method GetAuthorizeCodeSession)
oidc-conformity
m.InvalidateAuthorizeCodeSession undefined (type x.FositeStorer has no field or method InvalidateAuthorizeCodeSession)
oidc-conformity
m.GetAuthorizeCodeSession undefined (type x.FositeStorer has no field or method GetAuthorizeCodeSession)
oidc-conformity
m.OAuth2Storage().CreateAuthorizeCodeSession undefined (type x.FositeStorer has no field or method CreateAuthorizeCodeSession)
oidc-conformity
m.OAuth2Storage().GetAuthorizeCodeSession undefined (type x.FositeStorer has no field or method GetAuthorizeCodeSession)
oidc-conformity
m.OAuth2Storage().InvalidateAuthorizeCodeSession undefined (type x.FositeStorer has no field or method InvalidateAuthorizeCodeSession)
oidc-conformity
m.OAuth2Storage().CreateAuthorizeCodeSession undefined (type x.FositeStorer has no field or method CreateAuthorizeCodeSession)
oidc-conformity
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/