Skip to content

Test exceeds

Test exceeds #197

Triggered via pull request November 14, 2023 02:43
@mmsqemmsqe
synchronize #15
test_ica_reopen
Status Failure
Total duration 53s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
21s
Run golangci-lint
Lint python
45s
Lint python
Lint nix
7s
Lint nix
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint python: integration_tests/utils.py#L593
./integration_tests/utils.py:593:1: BLK100 Black would make changes.
Lint python: integration_tests/utils.py#L593
./integration_tests/utils.py:593:1: E302 expected 2 blank lines, found 1
Lint python: integration_tests/utils.py#L609
./integration_tests/utils.py:609:1: E302 expected 2 blank lines, found 1
Lint python: integration_tests/test_basic.py#L15
./integration_tests/test_basic.py:15:1: F401 '.utils.send_txs' imported but unused
Lint python: integration_tests/test_basic.py#L791
./integration_tests/test_basic.py:791:1: BLK100 Black would make changes.
Lint python: integration_tests/test_basic.py#L791
./integration_tests/test_basic.py:791:1: E115 expected an indented block (comment)
Lint python: integration_tests/test_basic.py#L827
./integration_tests/test_basic.py:827:89: E501 line too long (107 > 88 characters)
Lint python
Process completed with exit code 2.