Update to Cadence v1.0.0-preview.38 #180
Annotations
10 errors and 3 warnings
transactions/transaction.go#L1
: # github.com/onflow/flowkit/v2/transactions
|
transactions/transaction.go#L345
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignEnvelope
|
transactions/transaction.go#L350
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignPayload (typecheck)
|
mocks/Services.go#L27
could not import github.com/onflow/flowkit/v2/transactions (-: # github.com/onflow/flowkit/v2/transactions
|
transactions/transaction.go#L345
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignEnvelope
|
transactions/transaction.go#L350
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignPayload) (typecheck)
|
flowkit.go#L47
could not import github.com/onflow/flowkit/v2/transactions (-: # github.com/onflow/flowkit/v2/transactions
|
transactions/transaction.go#L345
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignEnvelope
|
transactions/transaction.go#L350
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignPayload) (typecheck)
|
events_test.go#L43
undefined: flowkit (typecheck)
|
The following actions uses Node.js version which is deprecated 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/
|
|
|
This job failed
Loading