Skip to content

fix genesis checker #218

fix genesis checker

fix genesis checker #218

Triggered via push February 22, 2024 03:51
Status Failure
Total duration 2m 43s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
golangci-lint: app/export.go#L113
Error return value of `(github.com/cosmos/cosmos-sdk/x/distribution/keeper.Hooks).AfterValidatorCreated` is not checked (errcheck)
golangci-lint: app/export.go#L127
Error return value of `(github.com/cosmos/cosmos-sdk/x/distribution/keeper.Hooks).BeforeDelegationCreated` is not checked (errcheck)
golangci-lint: app/export.go#L128
Error return value of `(github.com/cosmos/cosmos-sdk/x/distribution/keeper.Hooks).AfterDelegationModified` is not checked (errcheck)
golangci-lint: app/app.go#L540
SA1019: wasm.StoreKey is deprecated: Do not use. (staticcheck)
golangci-lint: app/genesis.go#L15
SA1019: wasm.GenesisState is deprecated: Do not use. (staticcheck)
golangci-lint: app/genesis.go#L21
SA1019: wasm.ModuleName is deprecated: Do not use. (staticcheck)
golangci-lint
issues found
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint
The `save-state` 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/
golangci-lint
The `save-state` 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/