build(deps): bump github.com/btcsuite/btcd from 0.22.2 to 0.24.2 #350
lint.yml
on: pull_request
Run golangci-lint
2m 28s
Run markdown-lint
14s
Run flake8 on python integration tests
12s
Check gomod2nix.toml file is up to date
13s
Annotations
10 errors and 4 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 "github.com/gogo/protobuf/proto".Message value in argument to xxx_messageInfo_EthAccount.Marshal: *EthAccount does not implement "github.com/gogo/protobuf/proto".Message (missing method String) (typecheck)
|
Run golangci-lint:
types/account.pb.go#L58
cannot use m (variable of type *EthAccount) as "github.com/gogo/protobuf/proto".Message value in argument to xxx_messageInfo_EthAccount.Merge: *EthAccount does not implement "github.com/gogo/protobuf/proto".Message (missing method String) (typecheck)
|
Run golangci-lint:
types/account.pb.go#L64
cannot use m (variable of type *EthAccount) as "github.com/gogo/protobuf/proto".Message value in argument to xxx_messageInfo_EthAccount.DiscardUnknown: *EthAccount does not implement "github.com/gogo/protobuf/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/gogo/protobuf/proto".Message value in argument to proto.RegisterType: *EthAccount does not implement "github.com/gogo/protobuf/proto".Message (missing method String) (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)
|
Run golangci-lint:
app/ante/fee_checker.go#L91
missing type in composite literal (typecheck)
|
Run golangci-lint:
app/ante/fees.go#L94
missing type in composite literal (typecheck)
|
Run golangci-lint:
app/ante/fees.go#L92
evmDenom declared and not used (typecheck)
|
Run flake8 on python integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check gomod2nix.toml file is up to date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|