feat: Add support for audience in authorization request #54
Annotations
1 error and 4 warnings
lint
Process completed with exit code 1.
|
lint
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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
device/device_flow.go#L57
exported: comment on exported type AuthRequestEditorFn should be of the form "AuthRequestEditorFn ..." (with optional leading article) (revive)
|
lint:
device/device_flow.go#L60
exported: exported function WithAudience should have comment or be unexported (revive)
|