This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
v047 upgrade #215
Annotations
7 errors and 4 warnings
Run golangci/golangci-lint-action@v2:
app/export.go#L113
Error return value of `(github.com/cosmos/cosmos-sdk/x/distribution/keeper.Hooks).AfterValidatorCreated` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v2:
app/export.go#L127
Error return value of `(github.com/cosmos/cosmos-sdk/x/distribution/keeper.Hooks).BeforeDelegationCreated` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v2:
app/export.go#L128
Error return value of `(github.com/cosmos/cosmos-sdk/x/distribution/keeper.Hooks).AfterDelegationModified` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v2:
app/app.go#L540
SA1019: wasm.StoreKey is deprecated: Do not use. (staticcheck)
|
Run golangci/golangci-lint-action@v2:
app/genesis.go#L15
SA1019: wasm.GenesisState is deprecated: Do not use. (staticcheck)
|
Run golangci/golangci-lint-action@v2:
app/genesis.go#L21
SA1019: wasm.ModuleName is deprecated: Do not use. (staticcheck)
|
Run golangci/golangci-lint-action@v2
issues found
|
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/.
|
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/
|
Run golangci/golangci-lint-action@v2
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/
|
Run golangci/golangci-lint-action@v2
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/
|
The logs for this run have expired and are no longer available.
Loading