feat(genesis bridge): genesis transfers #1283
golangci_lint.yml
on: pull_request
golangci-lint
1m 12s
Annotations
10 errors
golangci-lint:
ibctesting/rollapp_genesis_token_test.go#L244
undefined: utilsibc (typecheck)
|
golangci-lint:
x/delayedack/eibc.go#L46
w.TimeoutFee undefined (type IBCMiddleware has no field or method TimeoutFee) (typecheck)
|
golangci-lint:
x/delayedack/eibc.go#L48
w.ErrAckFee undefined (type IBCMiddleware has no field or method ErrAckFee) (typecheck)
|
golangci-lint:
x/delayedack/eibc.go#L67
w.SetDemandOrder undefined (type IBCMiddleware has no field or method SetDemandOrder) (typecheck)
|
golangci-lint:
x/delayedack/eibc.go#L89
w.BlockedAddr undefined (type IBCMiddleware has no field or method BlockedAddr) (typecheck)
|
golangci-lint:
x/delayedack/eibc.go#L129
w.BridgingFeeFromAmt undefined (type IBCMiddleware has no field or method BridgingFeeFromAmt) (typecheck)
|
golangci-lint:
x/delayedack/ibc_middleware.go#L20
cannot use &IBCMiddleware{} (value of type *IBCMiddleware) as "github.com/cosmos/ibc-go/v6/modules/core/05-port/types".Middleware value in variable declaration: *IBCMiddleware does not implement "github.com/cosmos/ibc-go/v6/modules/core/05-port/types".Middleware (missing method GetAppVersion) (typecheck)
|
golangci-lint:
x/delayedack/ibc_middleware.go#L68
w.GetValidTransferWithFinalizationInfo undefined (type IBCMiddleware has no field or method GetValidTransferWithFinalizationInfo) (typecheck)
|
golangci-lint:
x/delayedack/ibc_middleware.go#L107
w.GetValidTransferWithFinalizationInfo undefined (type IBCMiddleware has no field or method GetValidTransferWithFinalizationInfo) (typecheck)
|
golangci-lint:
x/delayedack/ibc_middleware.go#L149
w.GetValidTransferWithFinalizationInfo undefined (type IBCMiddleware has no field or method GetValidTransferWithFinalizationInfo) (typecheck)
|