Skip to content

fix(main.py): Reset kcidb flag on state change #2274

fix(main.py): Reset kcidb flag on state change

fix(main.py): Reset kcidb flag on state change #2274

Triggered via pull request December 5, 2024 22:18
Status Failure
Total duration 3m 3s
Artifacts

main.yml

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

Annotations

4 errors and 7 warnings
check (3.10)
Process completed with exit code 1.
check (3.11)
The job was canceled because "_3_10" failed.
check (3.11)
The operation was canceled.
Lint: api/main.py#L37
Unable to import 'kernelci.api.models'
Lint: api/main.py#L717
Too many local variables (16/15)
Lint: api/main.py#L779
Missing class docstring
Lint: api/main.py#L810
Consider merging these comparisons with "in" to "value in ('true', 'True')"
Lint: api/main.py#L812
Consider merging these comparisons with "in" to "value in ('false', 'False')"
Lint: api/main.py#L62
third party import "from pydantic import BaseModel" should be placed before "from .auth import Authentication"
Lint: api/main.py#L757
too many blank lines (2)
Lint: api/main.py#L766
too many blank lines (2)