chore(deps): bump github.com/cosmos/cosmos-sdk from 0.50.9 to 0.50.11 in /local-interchain #3176
Annotations
10 errors and 2 warnings
golangci-lint:
chain/ethereum/foundry/anvil_chain.go#L40
c.HomeDir undefined (type *AnvilChain has no field or method HomeDir) (typecheck)
|
golangci-lint:
chain/ethereum/foundry/anvil_chain.go#L45
c.Config undefined (type *AnvilChain has no field or method Config) (typecheck)
|
golangci-lint:
chain/ethereum/foundry/anvil_chain.go#L48
c.Config undefined (type *AnvilChain has no field or method Config) (typecheck)
|
golangci-lint:
chain/ethereum/foundry/anvil_chain.go#L51
c.Config undefined (type *AnvilChain has no field or method Config) (typecheck)
|
golangci-lint:
chain/ethereum/foundry/anvil_chain.go#L60
c.HomeDir undefined (type *AnvilChain has no field or method HomeDir) (typecheck)
|
golangci-lint:
chain/ethereum/foundry/anvil_chain.go#L81
c.Exec undefined (type *AnvilChain has no field or method Exec) (typecheck)
|
golangci-lint:
chain/ethereum/foundry/anvil_chain.go#L99
c.Exec undefined (type *AnvilChain has no field or method Exec) (typecheck)
|
golangci-lint:
chain/ethereum/foundry/anvil_chain.go#L124
c.Exec undefined (type *AnvilChain has no field or method Exec) (typecheck)
|
golangci-lint:
chain/ethereum/foundry/anvil_chain.go#L189
c.GetRPCAddress undefined (type *AnvilChain has no field or method GetRPCAddress) (typecheck)
|
golangci-lint:
chain/ethereum/foundry/forge.go#L95
c.HomeDir undefined (type *AnvilChain has no field or method HomeDir) (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/interchaintest/interchaintest. Supported file pattern: go.sum
|
Loading