fix: update lestrrat-go/jwx to v1.2.28 to fix CVE-2024-21664 (#409) #1377
Annotations
2 errors and 8 warnings
golangci-lint:
internal/plugin/metaprotocol/accesslog.go#L91
emptyStringTest: replace `len(mesh.AccessLogFormat) > 0` with `mesh.AccessLogFormat != ""` (gocritic)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v1, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint:
internal/controller/kube/dubbo.go#L71
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
internal/controller/kube/dubbo.go#L74
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
internal/controller/kube/metaprotocol.go#L39
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
internal/bootstrap/server.go#L122
unused-parameter: parameter 'curr' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
internal/bootstrap/server.go#L347
unused-parameter: parameter 'leaderStop' seems to be unused, consider removing or renaming it as _ (revive)
|
golint
The `set-output` 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/
|
Loading