feat: update kms go #3400
Annotations
10 errors and 2 warnings
Run unit tests
cannot use &keyCreator{…} (value of type *keyCreator) as api.KeyCreator value in return statement: *keyCreator does not implement api.KeyCreator (missing method ExportPubKeyBytes)
|
Run unit tests
cannot use &keyCreator{…} (value of type *keyCreator) as api.RawKeyCreator value in return statement: *keyCreator does not implement api.RawKeyCreator (missing method ExportPubKeyBytes)
|
Run unit tests
cannot use &keyCreator{…} (value of type *keyCreator) as api.KeyCreator value in return statement: *keyCreator does not implement api.KeyCreator (missing method ExportPubKeyBytes)
|
Run unit tests
cannot use &keyCreator{…} (value of type *keyCreator) as api.RawKeyCreator value in return statement: *keyCreator does not implement api.RawKeyCreator (missing method ExportPubKeyBytes)
|
Run unit tests
no required module provides package github.com/golang/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
Run unit tests
no required module provides package github.com/trustbloc/vcs/pkg/observability/tracing/wrappers/credentialstatus/component: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
Run unit tests
cannot use &keyCreator{…} (value of type *keyCreator) as api.KeyCreator value in return statement: *keyCreator does not implement api.KeyCreator (missing method ExportPubKeyBytes)
|
Run unit tests
cannot use &keyCreator{…} (value of type *keyCreator) as api.RawKeyCreator value in return statement: *keyCreator does not implement api.RawKeyCreator (missing method ExportPubKeyBytes)
|
Run unit tests
cannot use &keyCreator{…} (value of type *keyCreator) as api.KeyCreator value in return statement: *keyCreator does not implement api.KeyCreator (missing method ExportPubKeyBytes)
|
Run unit tests
cannot use &keyCreator{…} (value of type *keyCreator) as api.RawKeyCreator value in return statement: *keyCreator does not implement api.RawKeyCreator (missing method ExportPubKeyBytes)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading