New address encoding #643
ark.unit.yaml
on: pull_request
check-go-sync
22s
server unit tests
1m 16s
sdk unit tests
59s
Annotations
17 errors and 6 warnings
sdk unit tests
unknown field Descriptor in struct literal of type client.Vtxo
|
sdk unit tests
v.Descriptor_ undefined (type *arkv1.Vtxo has no field or method Descriptor_) (typecheck)
|
sdk unit tests
unknown field Descriptor in struct literal of type "github.com/ark-network/ark/pkg/client-sdk/client".Vtxo
|
sdk unit tests
v.Descriptor undefined (type *models.V1Vtxo has no field or method Descriptor) (typecheck)
|
sdk unit tests:
pkg/client-sdk/types.go#L6
could not import github.com/ark-network/ark/pkg/client-sdk/client/grpc (-: # github.com/ark-network/ark/pkg/client-sdk/client/grpc
|
sdk unit tests
unknown field Descriptor in struct literal of type client.Vtxo
|
sdk unit tests
v.Descriptor_ undefined (type *arkv1.Vtxo has no field or method Descriptor_)) (typecheck)
|
sdk unit tests:
pkg/client-sdk/types.go#L7
could not import github.com/ark-network/ark/pkg/client-sdk/client/rest (-: # github.com/ark-network/ark/pkg/client-sdk/client/rest
|
sdk unit tests
unknown field Descriptor in struct literal of type "github.com/ark-network/ark/pkg/client-sdk/client".Vtxo
|
sdk unit tests
v.Descriptor undefined (type *models.V1Vtxo has no field or method Descriptor)) (typecheck)
|
server unit tests:
server/test/e2e/covenant/e2e_test.go#L16
could not import github.com/ark-network/ark/pkg/client-sdk/client/grpc (-: # github.com/ark-network/ark/pkg/client-sdk/client/grpc
|
server unit tests
unknown field Descriptor in struct literal of type client.Vtxo
|
server unit tests
v.Descriptor_ undefined (type *arkv1.Vtxo has no field or method Descriptor_)) (typecheck)
|
server unit tests:
server/test/e2e/covenantless/e2e_test.go#L16
could not import github.com/ark-network/ark/pkg/client-sdk/client/grpc (-: # github.com/ark-network/ark/pkg/client-sdk/client/grpc
|
server unit tests
unknown field Descriptor in struct literal of type client.Vtxo
|
server unit tests
v.Descriptor_ undefined (type *arkv1.Vtxo has no field or method Descriptor_)) (typecheck)
|
server unit tests
issues found
|
check-go-sync
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/
|
check-go-sync
Restore cache failed: Dependencies file is not found in /home/runner/work/ark/ark. Supported file pattern: go.sum
|
sdk unit tests
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/
|
sdk unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/ark/ark. Supported file pattern: go.sum
|
server unit tests
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/
|
server unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/ark/ark. Supported file pattern: go.sum
|