fix: AWS status check within KES #1630
go.yml
on: pull_request
Lint
3m 10s
Build
45s
Vulncheck
0s
Matrix: test
Annotations
2 errors and 5 warnings
Lint:
internal/keystore/aws/secrets-manager.go#L120
File is not `gofumpt`-ed (gofumpt)
|
Lint
issues found
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
internal/cache/barrier_test.go#L16
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
internal/cache/cow_test.go#L22
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
internal/cache/cow_test.go#L26
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|