Skip to content

Add support for get client scope permissions #859

Add support for get client scope permissions

Add support for get client scope permissions #859

Re-run triggered November 5, 2024 09:35
Status Failure
Total duration 2m 42s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
tests
issues found
tests
Process completed with exit code 1.
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/
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/checkout@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests: client_test.go#L498
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
tests: client_test.go#L539
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
tests: client_test.go#L6256
unused-parameter: parameter 'token' seems to be unused, consider removing or renaming it as _ (revive)