feat(main): Add treeid field #2110
Annotations
2 errors and 10 warnings
api/main.py#L32
Unable to import 'kernelci.api.models'
|
tests/unit_tests/test_node_handler.py#L16
Unable to import 'kernelci.api.models'
|
tests/unit_tests/test_node_handler.py#L16
third party import "from kernelci.api.models import Node, Revision" should be placed before "from tests.unit_tests.conftest import BEARER_TOKEN"
|
tests/unit_tests/test_node_handler.py#L30
line too long (84 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L43
unexpected spaces around keyword / parameter equals
|
tests/unit_tests/test_node_handler.py#L107
line too long (92 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L125
line too long (92 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L200
line too long (81 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L211
unexpected spaces around keyword / parameter equals
|
tests/unit_tests/test_node_handler.py#L211
unexpected spaces around keyword / parameter equals
|
tests/unit_tests/test_node_handler.py#L279
line too long (92 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L301
line too long (92 > 79 characters)
|
This job succeeded
Loading