chore: merge main with sdk upgrade #20151
Annotations
10 errors and 2 warnings
golangci-lint:
modules/apps/transfer/v2/keeper/keeper.go#L40
k.BankKeeper undefined (type *Keeper has no field or method BankKeeper) (typecheck)
|
golangci-lint:
modules/apps/transfer/v2/keeper/keeper.go#L54
k.BankKeeper undefined (type *Keeper has no field or method BankKeeper) (typecheck)
|
golangci-lint:
modules/apps/transfer/v2/keeper/keeper.go#L60
k.BankKeeper undefined (type *Keeper has no field or method BankKeeper) (typecheck)
|
golangci-lint:
modules/apps/transfer/v2/keeper/keeper.go#L61
k.AuthKeeper undefined (type *Keeper has no field or method AuthKeeper) (typecheck)
|
golangci-lint:
modules/apps/transfer/v2/keeper/keeper.go#L71
k.EscrowCoin undefined (type *Keeper has no field or method EscrowCoin) (typecheck)
|
golangci-lint:
modules/apps/transfer/v2/keeper/keeper.go#L92
k.GetParams undefined (type *Keeper has no field or method GetParams) (typecheck)
|
golangci-lint:
modules/apps/transfer/v2/keeper/keeper.go#L101
k.IsBlockedAddr undefined (type *Keeper has no field or method IsBlockedAddr) (typecheck)
|
golangci-lint:
modules/apps/transfer/v2/keeper/keeper.go#L129
k.UnescrowCoin undefined (type *Keeper has no field or method UnescrowCoin) (typecheck)
|
golangci-lint:
modules/apps/transfer/v2/keeper/keeper.go#L142
k.HasDenom undefined (type *Keeper has no field or method HasDenom) (typecheck)
|
golangci-lint:
modules/apps/transfer/v2/keeper/keeper.go#L143
k.SetDenom undefined (type *Keeper has no field or method SetDenom) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
Loading