feat: data integrity proof support #292
build.yml
on: push
Semantic Pull Request Check
0s
Publish image
0s
Annotations
11 errors and 3 warnings
Checks:
pkg/doc/vc/crypto/crypto_test.go#L673
undefined: vdrmock.MockVDRegistry
|
Checks:
pkg/doc/vc/crypto/crypto_test.go#L674
undefined: vdr (typecheck)
|
Checks:
pkg/service/verifycredential/verifycredential_service_test.go#L22
ST1019: package "github.com/hyperledger/aries-framework-go/component/models/verifiable" is being imported more than once (stylecheck)
|
Checks:
pkg/service/verifycredential/verifycredential_service_test.go#L23
ST1019(related information): other import of "github.com/hyperledger/aries-framework-go/component/models/verifiable" (stylecheck)
|
Checks:
pkg/service/verifycredential/verifycredential_service_test.go#L31
ST1019: package "github.com/hyperledger/aries-framework-go/spi/kms" is being imported more than once (stylecheck)
|
Checks:
pkg/service/verifycredential/verifycredential_service_test.go#L32
ST1019(related information): other import of "github.com/hyperledger/aries-framework-go/spi/kms" (stylecheck)
|
Checks
Process completed with exit code 2.
|
UnitTest:
pkg/doc/vc/crypto/crypto_test.go#L673
undefined: vdrmock.MockVDRegistry
|
UnitTest:
pkg/doc/vc/crypto/crypto_test.go#L674
undefined: vdr
|
UnitTest
Process completed with exit code 2.
|
BDDTest
Process completed with exit code 2.
|
Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
UnitTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
BDDTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|