Skip to content

PR #136

PR #136 #230

Triggered via dynamic August 21, 2024 09:39
Status Success
Total duration 2m 59s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

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)