Skip to content

build(deps): bump github.com/cometbft/cometbft-db from 0.8.0 to 1.0.0 #186

build(deps): bump github.com/cometbft/cometbft-db from 0.8.0 to 1.0.0

build(deps): bump github.com/cometbft/cometbft-db from 0.8.0 to 1.0.0 #186

Triggered via pull request September 23, 2024 11:09
Status Failure
Total duration 2m 4s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
1m 53s
Run golangci-lint
Run markdown-lint
19s
Run markdown-lint
Run flake8 on python integration tests
13s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
1m 31s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Check gomod2nix.toml file is up to date
Process completed with exit code 1.
Run golangci-lint: types/account.go#L32
cannot use (*EthAccount)(nil) (value of type *EthAccount) as "github.com/cosmos/cosmos-sdk/codec/types".UnpackInterfacesMessage value in variable declaration: *EthAccount does not implement "github.com/cosmos/cosmos-sdk/codec/types".UnpackInterfacesMessage (missing method UnpackInterfaces) (typecheck)
Run golangci-lint: types/account.go#L77
acc.GetAddress undefined (type EthAccount has no field or method GetAddress) (typecheck)
Run golangci-lint: types/account.pb.go#L47
cannot use m (variable of type *EthAccount) as "github.com/cosmos/gogoproto/proto".Message value in argument to xxx_messageInfo_EthAccount.Marshal: *EthAccount does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String) (typecheck)
Run golangci-lint: types/account.pb.go#L58
cannot use m (variable of type *EthAccount) as "github.com/cosmos/gogoproto/proto".Message value in argument to xxx_messageInfo_EthAccount.Merge: *EthAccount does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String) (typecheck)
Run golangci-lint: types/account.pb.go#L64
cannot use m (variable of type *EthAccount) as "github.com/cosmos/gogoproto/proto".Message value in argument to xxx_messageInfo_EthAccount.DiscardUnknown: *EthAccount does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String) (typecheck)
Run golangci-lint: types/account.pb.go#L70
cannot use (*EthAccount)(nil) (value of type *EthAccount) as "github.com/cosmos/gogoproto/proto".Message value in argument to proto.RegisterType: *EthAccount does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String) (typecheck)
Run golangci-lint: types/codec.go#L29
cannot use &EthAccount{} (value of type *EthAccount) as "github.com/cosmos/gogoproto/proto".Message value in argument to registry.RegisterImplementations: *EthAccount does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String) (typecheck)
Run golangci-lint: types/codec.go#L33
cannot use &EthAccount{} (value of type *EthAccount) as "github.com/cosmos/gogoproto/proto".Message value in argument to registry.RegisterImplementations: *EthAccount does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String) (typecheck)
Run golangci-lint: ethereum/eip712/eip712_legacy.go#L102
missing type in composite literal (typecheck)
Run golangci-lint: ethereum/eip712/eip712_legacy.go#L124
missing type in composite literal (typecheck)
Run flake8 on python integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check gomod2nix.toml file is up to date
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum