Skip to content

feat(main.py): Implement /nodes/set endpoint #2265

feat(main.py): Implement /nodes/set endpoint

feat(main.py): Implement /nodes/set endpoint #2265

Triggered via pull request December 5, 2024 06:46
Status Failure
Total duration 1m 53s
Artifacts

main.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

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')"