bump sdk and ibc #298
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 9 warnings
lint:
cmd/feeappd/cmd/genaccounts.go#L1
: # github.com/osmosis-labs/fee-abstraction/v7/cmd/feeappd/cmd
|
lint:
cmd/feeappd/cmd/testnet.go#L80
undefined: flags.FlagKeyAlgorithm
|
lint:
cmd/feeappd/cmd/testnet.go#L97
undefined: flags.FlagKeyAlgorithm (typecheck)
|
lint:
cmd/feeappd/main.go#L11
could not import github.com/osmosis-labs/fee-abstraction/v7/cmd/feeappd/cmd (-: # github.com/osmosis-labs/fee-abstraction/v7/cmd/feeappd/cmd
|
lint:
cmd/feeappd/cmd/testnet.go#L80
undefined: flags.FlagKeyAlgorithm
|
lint:
cmd/feeappd/cmd/testnet.go#L97
undefined: flags.FlagKeyAlgorithm) (typecheck)
|
lint:
cmd/feeappd/cmd/root_test.go#L11
could not import github.com/osmosis-labs/fee-abstraction/v7/cmd/feeappd/cmd (-: # github.com/osmosis-labs/fee-abstraction/v7/cmd/feeappd/cmd
|
lint:
cmd/feeappd/cmd/testnet.go#L80
undefined: flags.FlagKeyAlgorithm
|
lint:
cmd/feeappd/cmd/testnet.go#L97
undefined: flags.FlagKeyAlgorithm) (typecheck)
|
lint:
x/feeabs/client/cli/tx.go#L102
string `Please specify a IBC denom identifier you want to use as abstraction fee..
|
lint:
x/feeabs/types/genesis.go#L3
redundant-import-alias: Import alias "fmt" is redundant (revive)
|
lint:
x/feeabs/types/codec.go#L5
redundant-import-alias: Import alias "types" is redundant (revive)
|
lint:
x/feeabs/types/build_memo.go#L5
redundant-import-alias: Import alias "fmt" is redundant (revive)
|
lint:
x/feeabs/keeper/epoch.go#L7
redundant-import-alias: Import alias "proto" is redundant (revive)
|
lint:
x/feeabs/proposal_handler.go#L11
redundant-import-alias: Import alias "cli" is redundant (revive)
|
lint:
x/feeabs/ibctesting/endpoint.go#L67
unchecked-type-assertion: type cast result is unchecked in endpoint.Counterparty.Chain.LastHeader.GetHeight().(clienttypes.Height) - type assertion will panic if not matched (revive)
|
lint:
x/feeabs/ibctesting/endpoint.go#L229
unchecked-type-assertion: type cast result is unchecked in clientState.GetLatestHeight().(clienttypes.Height) - type assertion will panic if not matched (revive)
|
lint:
x/feeabs/ibctesting/chain.go#L206
unchecked-type-assertion: type cast result is unchecked in clientState.GetLatestHeight().(clienttypes.Height) - type assertion will panic if not matched (revive)
|
lint:
x/feeabs/ibctesting/chain.go#L352
unchecked-type-assertion: type cast result is unchecked in chain.GetClientState(clientID).GetLatestHeight().(clienttypes.Height) - type assertion will panic if not matched (revive)
|