Update cadence version #1457
Annotations
10 errors and 1 warning
emulator/contracts.go#L101
SA1019: tx.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
adapters/sdk.go#L483
SA1019: tx.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
emulator/accounts_test.go#L142
SA1019: tx.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
emulator/accounts_test.go#L658
SA1019: tx1.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
emulator/accounts_test.go#L683
SA1019: flowsdk.NewTransaction().
|
emulator/accounts_test.go#L746
SA1019: tx1.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
emulator/accounts_test.go#L778
SA1019: tx2.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
emulator/accounts_test.go#L810
SA1019: tx3.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
emulator/accounts_test.go#L845
SA1019: tx4.SetGasLimit is deprecated: Use SetComputationLimit Instead (staticcheck)
|
emulator/accounts_test.go#L1056
SA1019: flowsdk.NewTransaction().
|
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/.
|
The logs for this run have expired and are no longer available.
Loading