Skip to content

build(deps): bump github.com/holiman/uint256 from 1.2.2 to 1.3.0 #352

build(deps): bump github.com/holiman/uint256 from 1.2.2 to 1.3.0

build(deps): bump github.com/holiman/uint256 from 1.2.2 to 1.3.0 #352

Triggered via pull request July 8, 2024 10:15
Status Failure
Total duration 5m 29s
Artifacts

lint.yml

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

Annotations

10 errors and 14 warnings
Run golangci-lint: types/account.go#L21
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/account.go#L22
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/account.go#L24
import 'github.com/ethereum/go-ethereum/common' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/account.go#L25
import 'github.com/ethereum/go-ethereum/crypto' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/block.go#L18
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/chain_id.go#L24
import 'cosmossdk.io/errors' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/codec.go#L19
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/codec.go#L20
import 'github.com/cosmos/cosmos-sdk/types/tx' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/codec.go#L21
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: types/coin.go#L21
import 'cosmossdk.io/math' is not allowed from list 'Main' (depguard)
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, cachix/cachix-action@v12, 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 Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
Run golangci-lint: tests/importer/chain_ctx.go#L142
unused-parameter: parameter 'header' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/feemarket/client/cli/query.go#L53
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/feemarket/client/cli/query.go#L111
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: ethereum/eip712/eip712.go#L362
redefines-builtin-id: redefinition of the built-in type any (revive)
Run golangci-lint: x/feemarket/keeper/abci.go#L29
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/feemarket/keeper/abci.go#L55
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/evm/types/tracer.go#L78
unused-parameter: parameter 'env' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/evm/types/tracer.go#L79
unused-parameter: parameter 'from' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/evm/types/legacy_tx.go#L220
unused-parameter: parameter 'baseFee' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/evm/types/access_list_tx.go#L252
unused-parameter: parameter 'baseFee' seems to be unused, consider removing or renaming it as _ (revive)