fix(sdk-utils): return error if BroadcastTx fails #7142
Annotations
10 errors and 4 warnings
Go Lint:
utils/queuer.go#L301
iter.Valid undefined (type Iterator has no field or method Valid) (typecheck)
|
Go Lint:
utils/store.go#L177
i.Value undefined (type iterator has no field or method Value) (typecheck)
|
Go Lint:
utils/store.go#L182
i.Key undefined (type iterator has no field or method Key) (typecheck)
|
Go Lint:
vald/evm/rpc/ethereum.go#L24
undefined: ethereum (typecheck)
|
Go Lint:
vald/evm/rpc/ethereum.go#L26
undefined: ethereum (typecheck)
|
Go Lint:
vald/evm/rpc/ethereum.go#L61
undefined: ethereum (typecheck)
|
Go Lint:
vald/evm/rpc/ethereum.go#L101
cannot infer T (/home/runner/go/pkg/mod/github.com/axelarnetwork/[email protected]/monads/results/result.go:28:13) (typecheck)
|
Go Lint:
x/evm/types/command.go#L45
not enough arguments in call to funcs.Must
|
Go Lint:
x/evm/types/command.go#L46
not enough arguments in call to funcs.Must
|
Go Lint:
x/evm/types/command.go#L47
not enough arguments in call to funcs.Must
|
Setup Golang with cache
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Golang with cache
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/cache@v3, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading