feat(main.py): Implement /nodes/set endpoint #2266
Annotations
2 errors and 7 warnings
api/main.py#L37
Unable to import 'kernelci.api.models'
|
api/main.py#L773
Undefined variable 'BaseModel'
|
api/main.py#L716
Too many local variables (16/15)
|
api/main.py#L773
Missing class docstring
|
api/main.py#L773
Too few public methods (0/2)
|
api/main.py#L806
Consider merging these comparisons with "in" to "value in ('true', 'True')"
|
api/main.py#L808
Consider merging these comparisons with "in" to "value in ('false', 'False')"
|
api/main.py#L773
expected 2 blank lines, found 1
|
api/main.py#L778
expected 2 blank lines, found 1
|
The logs for this run have expired and are no longer available.
Loading