Skip to content

cmd/kes: add support for migrating keys to minkms #1716

cmd/kes: add support for migrating keys to minkms

cmd/kes: add support for migrating keys to minkms #1716

Triggered via pull request June 6, 2024 14:23
@aeadaead
opened #465
migrate
Status Failure
Total duration 1m 11s
Artifacts

go.yml

on: pull_request
Matrix: vulncheck
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
Vulncheck 1.22.3
protobuf.file_crypto_proto_rawDescGZIP calls sync.Once.Do, which eventually calls netip.Addr.IsLoopback
Vulncheck 1.22.3
protobuf.file_crypto_proto_rawDescGZIP calls sync.Once.Do, which eventually calls netip.Addr.IsMulticast
Vulncheck 1.22.3
Process completed with exit code 3.
Vulncheck 1.21.9
protobuf.file_crypto_proto_rawDescGZIP calls sync.Once.Do, which eventually calls netip.Addr.IsLoopback
Vulncheck 1.21.9
protobuf.file_crypto_proto_rawDescGZIP calls sync.Once.Do, which eventually calls netip.Addr.IsMulticast
Vulncheck 1.21.9
Process completed with exit code 3.
Lint
issues found
Vulncheck 1.22.3
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/.
Vulncheck 1.21.9
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/.
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, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: internal/cli/exit.go#L32
exported: comment on exported function Assert should be of the form "Assert ..." (revive)