Using different macos versions for python older and newer than 3.11 #1
Annotations
9 errors and 10 warnings
|
tests/test_python_code.py#L1
Imports are incorrectly sorted and/or formatted.
|
tests/test_python_code.py#L5
unused import 'pathlib' (90% confidence)
|
tests/test_python_code.py#L10
unused variable 'a' (60% confidence)
|
tests/test_python_code.py#L11
unused variable 'a' (60% confidence)
|
tests/test_python_code.py#L12
unused variable 'c' (60% confidence)
|
tests/test_python_code.py#L13
unused variable 'f' (60% confidence)
|
tests/test_python_code.py#L15
unused variable 'f' (60% confidence)
|
tests/test_python_code.py#L17
unused function 'start' (60% confidence)
|
tests/test_python_code.py#L10
missing whitespace around operator
|
tests/test_python_code.py#L11
trailing whitespace
|
tests/test_python_code.py#L12
trailing whitespace
|
tests/test_python_code.py#L13
missing whitespace around operator
|
tests/test_python_code.py#L15
do not assign a lambda expression, use a def
|
tests/test_python_code.py#L17
expected 2 blank lines, found 0
|
tests/subtest/subtest_python_code.py#L3
whitespace before '('
|
tests/subtest/subtest_python_code.py#L5
multiple spaces before operator
|
tests/subtest/subtest_python_code.py#L5
unexpected spaces around keyword / parameter equals
|
tests/subtest/subtest_python_code.py#L5
multiple spaces after operator
|
The logs for this run have expired and are no longer available.
Loading