fix(main.py): Reset kcidb flag on state change #2275
Annotations
1 error and 5 warnings
api/main.py#L37
Unable to import 'kernelci.api.models'
|
api/main.py#L717
Too many local variables (16/15)
|
api/main.py#L777
Missing class docstring
|
api/main.py#L808
Consider merging these comparisons with "in" to "value in ('true', 'True')"
|
api/main.py#L810
Consider merging these comparisons with "in" to "value in ('false', 'False')"
|
api/main.py#L62
third party import "from pydantic import BaseModel" should be placed before "from .auth import Authentication"
|
The logs for this run have expired and are no longer available.
Loading