Skip to content

Problem: min_gas_price related change is not tested #5299

Problem: min_gas_price related change is not tested

Problem: min_gas_price related change is not tested #5299

Triggered via pull request December 19, 2023 01:17
Status Failure
Total duration 52s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
14s
Run golangci-lint
Lint python
41s
Lint python
Lint nix
10s
Lint nix
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint python: integration_tests/test_eip1559.py#L5
./integration_tests/test_eip1559.py:5:1: I003 isort expected 1 blank line in imports, found 0
Lint python: integration_tests/test_eip1559.py#L7
./integration_tests/test_eip1559.py:7:1: I004 isort found an unexpected blank line in imports
Lint python: integration_tests/test_eip1559.py#L9
./integration_tests/test_eip1559.py:9:1: BLK100 Black would make changes.
Lint python: integration_tests/test_eip1559.py#L10
./integration_tests/test_eip1559.py:10:1: E303 too many blank lines (3)
Lint python
Process completed with exit code 2.