build(deps): bump github.com/cosmos/cosmos-sdk from 0.47.10 to 0.50.8 #96
lint.yml
on: pull_request
Run golangci-lint
1m 43s
Run markdown-lint
19s
Run flake8 on python integration tests
15s
Check gomod2nix.toml file is up to date
14s
Annotations
10 errors and 5 warnings
Run golangci-lint:
types/int.go#L25
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
Run golangci-lint
undefined: types.ExecTxResult
|
Run golangci-lint
undefined: types.ExecTxResult
|
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:
ethereum/eip712/eip712_legacy.go#L31
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
Run golangci-lint
undefined: types.ExecTxResult
|
Check gomod2nix.toml file is up to date
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run flake8 on python integration tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. 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
|