Skip to content

feat: set precompiles after keeper creation #163

feat: set precompiles after keeper creation

feat: set precompiles after keeper creation #163

Triggered via pull request September 1, 2024 17:53
Status Failure
Total duration 2m 38s
Artifacts

lint.yml

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

Annotations

10 errors and 5 warnings
Run golangci-lint: types/int.go#L36
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: ethereum/eip712/domain.go#L28
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: ethereum/eip712/eip712_legacy.go#L64
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: x/feemarket/keeper/abci.go#L69
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: x/feemarket/keeper/abci.go#L70
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: x/feemarket/keeper/grpc_query.go#L60
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: rpc/types/block.go#L110
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: rpc/types/events.go#L169
G115: integer overflow conversion int -> uint32 (gosec)
Run golangci-lint: rpc/types/events.go#L254
G115: integer overflow conversion uint64 -> int32 (gosec)
Run golangci-lint: indexer/kv_indexer.go#L101
G115: integer overflow conversion int -> uint32 (gosec)
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@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
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 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 golangci-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 golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum