Compare Timeout timestamps in seconds instead of nanoseconds #20270
Annotations
10 errors and 2 warnings
golangci-lint:
modules/apps/transfer/v2/keeper/keeper.go#L15
could not import github.com/cosmos/ibc-go/v9/modules/core/04-channel/v2/keeper (-: # github.com/cosmos/ibc-go/v9/modules/core/04-channel/v2/keeper
|
golangci-lint:
modules/core/04-channel/v2/keeper/packet.go#L66
undefined: types.TimeoutTimestampToNanos) (typecheck)
|
golangci-lint:
modules/core/keeper/keeper.go#L16
could not import github.com/cosmos/ibc-go/v9/modules/core/04-channel/v2/keeper (-: # github.com/cosmos/ibc-go/v9/modules/core/04-channel/v2/keeper
|
golangci-lint:
modules/core/04-channel/v2/keeper/packet.go#L66
undefined: types.TimeoutTimestampToNanos) (typecheck)
|
golangci-lint:
modules/core/module.go#L27
could not import github.com/cosmos/ibc-go/v9/modules/core/04-channel/v2/keeper (-: # github.com/cosmos/ibc-go/v9/modules/core/04-channel/v2/keeper
|
golangci-lint:
modules/core/04-channel/v2/keeper/packet.go#L66
undefined: types.TimeoutTimestampToNanos) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/host/ibc_module_test.go#L25
"github.com/cosmos/ibc-go/v9/modules/core/05-port/types" imported as porttypes and not used (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/host/keeper/keeper_test.go#L18
"github.com/cosmos/ibc-go/v9/modules/apps/29-fee/keeper" imported as ibcfeekeeper and not used (typecheck)
|
golangci-lint:
modules/apps/29-fee/keeper/keeper_test.go#L13
"github.com/cosmos/ibc-go/v9/modules/apps/29-fee/keeper" imported and not used (typecheck)
|
golangci-lint:
modules/core/02-client/migrations/v7/store_test.go#L9
"github.com/cosmos/cosmos-sdk/codec" imported and not used (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