Hung/oracle_module fix test getPrice #49
Annotations
10 errors and 2 warnings
golangci-lint:
x/auction/client/cli/tx.go#L16
const `listSeparator` is unused (unused)
|
golangci-lint:
x/oracle/bandtesting/x/oracle/keeper/result.go#L5
SA1019: "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" is deprecated: The legacy v1beta1 gov types maintained in this file are deprecated and will be removed in a future release. Please use MsgIBCSoftwareUpgrade and MsgRecoverClient in favour of the legacy v1beta1 gov proposal types. (staticcheck)
|
golangci-lint:
x/oracle/module/module_ibc_test.go#L304
Error return value of `injectiveApp.OracleKeeper.SetBandCallDataRecord` is not checked (errcheck)
|
golangci-lint:
x/oracle/module/price_relay_test.go#L127
Error return value of `injectiveApp.OracleKeeper.SetBandOracleRequest` is not checked (errcheck)
|
golangci-lint:
x/oracle/module/module_ibc_test.go#L8
SA1019: "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" is deprecated: The legacy v1beta1 gov types maintained in this file are deprecated and will be removed in a future release. Please use MsgIBCSoftwareUpgrade and MsgRecoverClient in favour of the legacy v1beta1 gov proposal types. (staticcheck)
|
golangci-lint:
x/oracle/module/price_relay_test.go#L11
SA1019: "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" is deprecated: The legacy v1beta1 gov types maintained in this file are deprecated and will be removed in a future release. Please use MsgIBCSoftwareUpgrade and MsgRecoverClient in favour of the legacy v1beta1 gov proposal types. (staticcheck)
|
golangci-lint:
x/oracle/client/cli/tx.go#L137
SA1019: govcli.FlagDescription is deprecated: only used for v1beta1 legacy proposals. (staticcheck)
|
golangci-lint:
x/oracle/client/cli/tx.go#L185
SA1019: govcli.FlagDescription is deprecated: only used for v1beta1 legacy proposals. (staticcheck)
|
golangci-lint:
x/oracle/client/cli/tx.go#L201
SA1019: govcli.FlagDescription is deprecated: only used for v1beta1 legacy proposals. (staticcheck)
|
golangci-lint:
x/oracle/proposal_handler.go#L46
Error return value of `k.SetBandParams` is not checked (errcheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/reserve/reserve. Supported file pattern: go.sum
|
Loading