feat: support of key's metadata for localkms #70
Annotations
6 errors and 5 warnings
Checks:
spi/kms/key_opts.go#L29
Comment should end in a period (godot)
|
Checks:
spi/kms/privKey_opts.go#L29
Comment should end in a period (godot)
|
Checks:
kms/localkms/localkms.go#L131
exported method `LocalKMS.GetWithMetadata` should have comment or be unexported (golint)
|
Checks:
kms/localkms/localkms_reader.go#L63
assignments should only be cuddled with other assignments (wsl)
|
Checks
Process completed with exit code 2.
|
UnitTest
Process completed with exit code 2.
|
Semantic Pull Request Check
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Semantic Pull Request Check
The following actions use a deprecated Node.js version and will be forced to run on node20: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UnitTest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UnitTest
Restore cache failed: Dependencies file is not found in /home/runner/work/kms-go/kms-go. Supported file pattern: go.sum
|