New address encoding #643
Annotations
10 errors and 2 warnings
check linting
unknown field Descriptor in struct literal of type client.Vtxo
|
check linting
v.Descriptor_ undefined (type *arkv1.Vtxo has no field or method Descriptor_) (typecheck)
|
check linting
unknown field Descriptor in struct literal of type "github.com/ark-network/ark/pkg/client-sdk/client".Vtxo
|
check linting
v.Descriptor undefined (type *models.V1Vtxo has no field or method Descriptor) (typecheck)
|
check linting:
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
|
check linting
unknown field Descriptor in struct literal of type client.Vtxo
|
check linting
v.Descriptor_ undefined (type *arkv1.Vtxo has no field or method Descriptor_)) (typecheck)
|
check linting:
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
|
check linting
unknown field Descriptor in struct literal of type "github.com/ark-network/ark/pkg/client-sdk/client".Vtxo
|
check linting
v.Descriptor undefined (type *models.V1Vtxo has no field or method Descriptor)) (typecheck)
|
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/
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ark/ark. Supported file pattern: go.sum
|
Loading