Update to Cadence v1.0.0-preview.38 #180
Annotations
13 errors and 4 warnings
test:
transactions/transaction.go#L345
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignEnvelope
|
test:
transactions/transaction.go#L350
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignPayload
|
test
Process completed with exit code 2.
|
lint:
transactions/transaction.go#L1
: # github.com/onflow/flowkit/v2/transactions
|
lint:
transactions/transaction.go#L345
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignEnvelope
|
lint:
transactions/transaction.go#L350
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignPayload (typecheck)
|
lint:
mocks/Services.go#L27
could not import github.com/onflow/flowkit/v2/transactions (-: # github.com/onflow/flowkit/v2/transactions
|
lint:
transactions/transaction.go#L345
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignEnvelope
|
lint:
transactions/transaction.go#L350
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignPayload) (typecheck)
|
lint:
flowkit.go#L47
could not import github.com/onflow/flowkit/v2/transactions (-: # github.com/onflow/flowkit/v2/transactions
|
lint:
transactions/transaction.go#L345
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignEnvelope
|
lint:
transactions/transaction.go#L350
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignPayload) (typecheck)
|
lint:
events_test.go#L43
undefined: flowkit (typecheck)
|
test
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/
|
lint
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/
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'install-mode']
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'install-mode']
|