Skip to content

[WILL NOT BE MERGED] Kava v0.50.10 patch #470

[WILL NOT BE MERGED] Kava v0.50.10 patch

[WILL NOT BE MERGED] Kava v0.50.10 patch #470

Triggered via pull request October 25, 2024 04:00
Status Failure
Total duration 1m 12s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
36s
Run golangci-lint
Run markdown-lint
11s
Run markdown-lint
Run flake8 on python integration tests
11s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
59s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
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 interface{ProtoMessage(); Reset(); String() string} value in argument to xxx_messageInfo_EthAccount.Marshal: *EthAccount does not implement interface{ProtoMessage(); Reset(); String() string} (missing method String) (typecheck)
Run golangci-lint: types/account.pb.go#L58
cannot use m (variable of type *EthAccount) as interface{ProtoMessage(); Reset(); String() string} value in argument to xxx_messageInfo_EthAccount.Merge: *EthAccount does not implement interface{ProtoMessage(); Reset(); String() string} (missing method String) (typecheck)
Run golangci-lint: types/account.pb.go#L64
cannot use m (variable of type *EthAccount) as interface{ProtoMessage(); Reset(); String() string} value in argument to xxx_messageInfo_EthAccount.DiscardUnknown: *EthAccount does not implement interface{ProtoMessage(); Reset(); String() string} (missing method String) (typecheck)
Run golangci-lint: types/account.pb.go#L70
cannot use (*EthAccount)(nil) (value of type *EthAccount) as interface{ProtoMessage(); Reset(); String() string} value in argument to proto.RegisterType: *EthAccount does not implement interface{ProtoMessage(); Reset(); String() string} (missing method String) (typecheck)
Run golangci-lint: x/evm/keeper/state_transition.go#L54
blockCtx declared and not used (typecheck)
Run golangci-lint: x/evm/keeper/state_transition.go#L67
txCtx declared and not used (typecheck)
Run golangci-lint: x/evm/keeper/state_transition.go#L71
vmConfig declared and not used (typecheck)
Run golangci-lint: x/evm/keeper/utils.go#L127
missing type in composite literal (typecheck)
Run golangci-lint: app/ante/eth.go#L86
avd.evmKeeper.GetAccount undefined (type EVMKeeper has no field or method GetAccount) (typecheck)
Check gomod2nix.toml file is up to date
Process completed with exit code 2.
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/
Run flake8 on python integration tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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@v2, 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/setup-go@v3, actions/checkout@v3, technote-space/[email protected], golangci/[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/
Check gomod2nix.toml file is up to date
No push credentials found. Ignoring the 'useDaemon' option.