feat(main.py): Implement /nodes/set endpoint #2265
Annotations
3 errors and 3 warnings
Lint:
api/main.py#L37
Unable to import 'kernelci.api.models'
|
check (3.11)
Process completed with exit code 8.
|
check (3.10)
Process completed with exit code 8.
|
Lint:
api/main.py#L716
Too many local variables (16/15)
|
Lint:
api/main.py#L799
Consider merging these comparisons with "in" to "value in ('true', 'True')"
|
Lint:
api/main.py#L801
Consider merging these comparisons with "in" to "value in ('false', 'False')"
|