Skip to content

feat!: migrate to distribute previously allocated rewards, and distribute unaccounted denoms #7300

feat!: migrate to distribute previously allocated rewards, and distribute unaccounted denoms

feat!: migrate to distribute previously allocated rewards, and distribute unaccounted denoms #7300

Triggered via pull request September 27, 2024 12:40
Status Failure
Total duration 3m 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: app/upgrades/v20/upgrades.go#L268
previous case (typecheck)
golangci-lint: app/upgrades/v20/upgrades.go#L345
previous case (typecheck)
golangci-lint: app/export.go#L45
app.StakingKeeper undefined (type *GaiaApp has no field or method StakingKeeper) (typecheck)
golangci-lint: app/app.go#L383
app.UpgradeKeeper undefined (type *GaiaApp has no field or method UpgradeKeeper) (typecheck)
golangci-lint: app/app_helpers.go#L25
app.IBCKeeper undefined (type *GaiaApp has no field or method IBCKeeper) (typecheck)
golangci-lint: app/app_helpers.go#L30
app.ScopedIBCKeeper undefined (type *GaiaApp has no field or method ScopedIBCKeeper) (typecheck)
golangci-lint: app/app_helpers.go#L20
app.StakingKeeper undefined (type *GaiaApp has no field or method StakingKeeper) (typecheck)
golangci-lint: app/app.go#L206
app.BankKeeper undefined (type *GaiaApp has no field or method BankKeeper) (typecheck)
golangci-lint: app/app.go#L242
app.CrisisKeeper undefined (type *GaiaApp has no field or method CrisisKeeper) (typecheck)
golangci-lint: app/app.go#L269
app.GetKVStoreKey undefined (type *GaiaApp has no field or method GetKVStoreKey) (typecheck)
golangci-lint
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/