Lint code #72
lint.yaml
on: pull_request
Get changed files
13s
Check formatting
9s
Check linting
10s
Check types with mypy
24s
Check docs
20s
Annotations
12 errors
|
Check formatting
Process completed with exit code 1.
|
|
Ruff (W293):
test/test_autotag.py#L529
test/test_autotag.py:529:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
test/test_autotag.py#L526
test/test_autotag.py:526:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
test/test_autotag.py#L519
test/test_autotag.py:519:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
test/test_autotag.py#L516
test/test_autotag.py:516:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
test/test_autotag.py#L509
test/test_autotag.py:509:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
test/test_autotag.py#L506
test/test_autotag.py:506:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
test/test_autotag.py#L499
test/test_autotag.py:499:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
test/test_autotag.py#L496
test/test_autotag.py:496:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
test/test_autotag.py#L489
test/test_autotag.py:489:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
test/test_autotag.py#L486
test/test_autotag.py:486:1: W293 Blank line contains whitespace
|
|
Check docs
Process completed with exit code 1.
|