[DON'T MERGE] feat(x/gov): add governors #150
Annotations
7 errors and 1 warning
run linting:
x/gov/keeper/msg_server.go#L229
Error return value of `types.ErrInsufficientGovernorDelegation.Wrapf` is not checked (errcheck)
|
run linting:
x/gov/keeper/governor.go#L120
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
run linting:
x/gov/simulation/genesis.go#L107
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
run linting:
x/gov/simulation/genesis.go#L197
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
run linting:
x/gov/keeper/msg_server.go#L12
ST1019: package "github.com/atomone-hub/atomone/x/gov/types" is being imported more than once (stylecheck)
|
run linting:
x/gov/keeper/msg_server.go#L13
ST1019(related information): other import of "github.com/atomone-hub/atomone/x/gov/types" (stylecheck)
|
run linting
Process completed with exit code 2.
|
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/
|
Loading