Implement the device authorization endpoint #2
ci.yaml
on: pull_request
Generate SDKs
1m 16s
Run OIDC conformity tests
1m 39s
Matrix: Run end-to-end tests
Build CLI docs
0s
Render version schema
0s
Release SDKs
0s
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/
|