build(deps): bump golang.org/x/net from 0.8.0 to 0.26.0 #339
lint.yml
on: pull_request
Run golangci-lint
3m 5s
Run markdown-lint
12s
Run flake8 on python integration tests
15s
Check gomod2nix.toml file is up to date
16s
Annotations
10 errors and 4 warnings
Run golangci-lint:
ethereum/eip712/eip712.go#L102
missing type in composite literal (typecheck)
|
Run golangci-lint:
ethereum/eip712/eip712.go#L124
missing type in composite literal (typecheck)
|
Run golangci-lint:
ethereum/eip712/eip712.go#L134
missing type in composite literal (typecheck)
|
Run golangci-lint:
ethereum/eip712/eip712.go#L138
missing type in composite literal (typecheck)
|
Run golangci-lint:
ethereum/eip712/eip712.go#L142
missing type in composite literal (typecheck)
|
Run golangci-lint:
ethereum/eip712/eip712.go#L146
missing type in composite literal (typecheck)
|
Run golangci-lint:
x/evm/keeper/state_transition.go#L55
blockCtx declared and not used (typecheck)
|
Run golangci-lint:
x/evm/keeper/state_transition.go#L68
txCtx declared and not used (typecheck)
|
Run golangci-lint:
x/evm/keeper/state_transition.go#L72
vmConfig declared and not used (typecheck)
|
Run golangci-lint:
app/ante/eth.go#L86
avd.evmKeeper.GetAccount undefined (type EVMKeeper has no field or method GetAccount) (typecheck)
|
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 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 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/.
|