Skip to content

Add Upgrade Hander & Chain Upgrade E2E Test #49

Add Upgrade Hander & Chain Upgrade E2E Test

Add Upgrade Hander & Chain Upgrade E2E Test #49

Triggered via pull request January 18, 2024 03:20
Status Failure
Total duration 1m 18s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
golangci: x/staking/keeper/msg_server.go#L58
Error return value of `k.randomnessKeeper.SetValidatorVRFPubKey` is not checked (errcheck)
golangci: x/staking/keeper/msg_server.go#L68
Error return value of `k.MsgServer.CreateValidator` is not checked (errcheck)
golangci: x/wasm-storage/client/cli/gov_tx.go#L86
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
golangci: x/wasm-storage/client/cli/tx.go#L64
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
golangci: app/app.go#L809
Error return value of `app.mm.RegisterServices` is not checked (errcheck)
golangci: app/export.go#L125
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
golangci: app/export.go#L175
Error return value of `app.StakingKeeper.IterateRedelegations` is not checked (errcheck)
golangci: app/export.go#L179
Error return value of `app.StakingKeeper.SetRedelegation` is not checked (errcheck)
golangci: app/export.go#L184
Error return value of `app.StakingKeeper.IterateUnbondingDelegations` is not checked (errcheck)
golangci: app/export.go#L188
Error return value of `app.StakingKeeper.SetUnbondingDelegation` is not checked (errcheck)
golangci
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
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
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/