PR #136 #230
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors
Analyze (go)
module github.com/skip-mev/feemarket provides package github.com/skip-mev/feemarket/x/feemarket/types and is replaced but not required; to add it:
|
Analyze (go)
expected statement, found '<<'
|
Analyze (go)
illegal character U+0023 '#'
|
Analyze (go)
could not import github.com/skip-mev/feemarket/x/feemarket/types (invalid package name: "")
|
Analyze (go)
undefined: c
|
Analyze (go)
use of package tx not in selector
|
Analyze (go)
cc declared and not used
|
Analyze (go)
cannot use s.chain (variable of type "github.com/strangelove-ventures/interchaintest/v7/ibc".Chain) as *cosmos.CosmosChain value in argument to s.CreateTx: need type assertion
|
Analyze (go)
s.chain.Nodes undefined (type "github.com/strangelove-ventures/interchaintest/v7/ibc".Chain has no field or method Nodes)
|
Analyze (go)
txResp.TxResult undefined (type *coretypes.ResultBroadcastTxCommit has no field or method TxResult)
|