feat(oracle): support update for eth-native-restaking balance change #827
Annotations
5 errors and 2 warnings
x/oracle/keeper/prices.go#L210
Error return value of `k.UpdateNativeTokenByBalanceChange` is not checked (errcheck)
|
x/delegation/keeper/abci.go#L49
File is not `gofumpt`-ed (gofumpt)
|
x/assets/keeper/bank.go#L9
ST1019: package "github.com/ExocoreNetwork/exocore/x/assets/types" is being imported more than once (stylecheck)
|
x/assets/keeper/bank.go#L10
ST1019(related information): other import of "github.com/ExocoreNetwork/exocore/x/assets/types" (stylecheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[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/
|
x/oracle/keeper/native_token.go#L128
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
This job failed
Loading