Skip to content

chore(deps): Bump github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v4 from 4.1.1 to 4.1.2 #353

chore(deps): Bump github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v4 from 4.1.1 to 4.1.2

chore(deps): Bump github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v4 from 4.1.1 to 4.1.2 #353

Status Failure
Total duration 2m 20s
Artifacts

lint.yml

on: pull_request
golangci-lint
2m 8s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: app/export.go#L37
app.StakingKeeper undefined (type *GaiaApp has no field or method StakingKeeper) (typecheck)
golangci-lint: app/app.go#L250
app.UpgradeKeeper undefined (type *GaiaApp has no field or method UpgradeKeeper) (typecheck)
golangci-lint: app/app_helpers.go#L26
app.IBCKeeper undefined (type *GaiaApp has no field or method IBCKeeper) (typecheck)
golangci-lint: app/app_helpers.go#L31
app.ScopedIBCKeeper undefined (type *GaiaApp has no field or method ScopedIBCKeeper) (typecheck)
golangci-lint: app/app_helpers.go#L21
app.StakingKeeper undefined (type *GaiaApp has no field or method StakingKeeper) (typecheck)
golangci-lint: app/app.go#L174
app.CrisisKeeper undefined (type *GaiaApp has no field or method CrisisKeeper) (typecheck)
golangci-lint: app/app.go#L189
app.GetKVStoreKey undefined (type *GaiaApp has no field or method GetKVStoreKey) (typecheck)
golangci-lint: app/app.go#L190
app.GetTransientStoreKey undefined (type *GaiaApp has no field or method GetTransientStoreKey) (typecheck)
golangci-lint: app/app.go#L191
app.GetMemoryStoreKey undefined (type *GaiaApp has no field or method GetMemoryStoreKey) (typecheck)
golangci-lint: app/app.go#L196
app.AccountKeeper undefined (type *GaiaApp has no field or method AccountKeeper) (typecheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.