chore(deps): bump github.com/cosmos/cosmos-sdk from 0.50.9 to 0.50.11 #3175
lint.yml
on: pull_request
clippy-lint
32s
golangci-lint
2m 43s
Annotations
10 errors and 7 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)
|
clippy-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/interchaintest/interchaintest. Supported file pattern: go.sum
|