Skip to content

Implement the device authorization endpoint #2

Implement the device authorization endpoint

Implement the device authorization endpoint #2

Triggered via pull request February 12, 2024 15:51
@nsklikasnsklikas
synchronize #1
IAM-653
Status Failure
Total duration 1m 53s
Artifacts

ci.yaml

on: pull_request
Run OIDC conformity tests
1m 39s
Run OIDC conformity tests
Run tests and lints
0s
Run tests and lints
Run HSM tests
0s
Run HSM tests
Matrix: Run end-to-end tests
Build CLI docs
0s
Build CLI docs
Generate changelog
0s
Generate changelog
Generate release
0s
Generate release
Draft newsletter
0s
Draft newsletter
Render version schema
0s
Render version schema
Release SDKs
0s
Release SDKs
Pending approval Slack notification
0s
Pending approval Slack notification
Send newsletter
0s
Send newsletter
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
Generate SDKs
Process completed with exit code 2.
Run OIDC conformity tests
cannot use request (variable of type fosite.DeviceRequester) as fosite.AccessRequester value in argument to h.r.OAuth2Provider().WriteAccessError: fosite.DeviceRequester does not implement fosite.AccessRequester (missing method GetGrantTypes)
Run OIDC conformity tests
too many arguments in call to h.r.OAuth2Provider().NewDeviceResponse
Run OIDC conformity tests
cannot use request (variable of type fosite.DeviceRequester) as fosite.AccessRequester value in argument to h.r.OAuth2Provider().WriteAccessError: fosite.DeviceRequester does not implement fosite.AccessRequester (missing method GetGrantTypes)
Run OIDC conformity tests
cannot use request (variable of type fosite.DeviceRequester) as fosite.AccessRequester value in argument to h.r.OAuth2Provider().WriteAccessError: fosite.DeviceRequester does not implement fosite.AccessRequester (missing method GetGrantTypes)
Run OIDC conformity tests
too many arguments in call to h.r.OAuth2Provider().NewDeviceResponse
Run OIDC conformity tests
cannot use request (variable of type fosite.DeviceRequester) as fosite.AccessRequester value in argument to h.r.OAuth2Provider().WriteAccessError: fosite.DeviceRequester does not implement fosite.AccessRequester (missing method GetGrantTypes)
Run OIDC conformity tests
Process completed with exit code 1.
Generate SDKs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Generate SDKs
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/
Run OIDC conformity tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run OIDC conformity tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/