Skip to content

Add support for "direct naked impersonation" #841

Add support for "direct naked impersonation"

Add support for "direct naked impersonation" #841

Triggered via pull request February 17, 2024 08:18
Status Failure
Total duration 20s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
tests
issues found
tests
Process completed with exit code 1.
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3.0.0, actions/checkout@v2, golangci/golangci-lint-action@v3.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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
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)