Update cadence version #1457
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Test
3m 20s
Lint
2m 36s
Docker image
0s
Annotations
11 errors and 2 warnings
Lint:
emulator/contracts.go#L101
SA1019: tx.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
Lint:
adapters/sdk.go#L483
SA1019: tx.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
Lint:
emulator/accounts_test.go#L142
SA1019: tx.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
Lint:
emulator/accounts_test.go#L658
SA1019: tx1.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
Lint:
emulator/accounts_test.go#L683
SA1019: flowsdk.NewTransaction().
|
Lint:
emulator/accounts_test.go#L746
SA1019: tx1.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
Lint:
emulator/accounts_test.go#L778
SA1019: tx2.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
Lint:
emulator/accounts_test.go#L810
SA1019: tx3.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
Lint:
emulator/accounts_test.go#L845
SA1019: tx4.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
Lint:
emulator/accounts_test.go#L1056
SA1019: flowsdk.NewTransaction().
|
Test
Process completed with exit code 2.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|