Skip to content

Bump github.com/lestrrat-go/jwx/v2 from 2.0.19 to 2.0.20 #912

Bump github.com/lestrrat-go/jwx/v2 from 2.0.19 to 2.0.20

Bump github.com/lestrrat-go/jwx/v2 from 2.0.19 to 2.0.20 #912

Triggered via pull request February 20, 2024 21:45
Status Failure
Total duration 1m 5s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Checks
issues found
Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checks: internal/idtokenvalidator/idtokenvalidator_test.go#L646
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Checks: internal/client/client_test.go#L25
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Checks: internal/client/client_test.go#L51
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Checks: internal/client/client_test.go#L97
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
Checks: internal/client/client_test.go#L193
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
Checks: internal/client/client_test.go#L242
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
Checks: authentication/authentication_request.go#L163
unused-parameter: parameter 'b' seems to be unused, consider removing or renaming it as _ (revive)