feat(main.py): Add events endpoint #2205
Annotations
1 error and 10 warnings
api/main.py#L35
Unable to import 'kernelci.api.models'
|
api/main.py#L548
Trailing whitespace
|
api/main.py#L1
Too many lines in module (1093/1000)
|
api/main.py#L531
Unused variable 'recursive'
|
api/main.py#L57
standard import "import traceback" should be placed before "from fastapi import Depends, FastAPI, HTTPException, status, Request, Form, Header, Query, Body"
|
api/main.py#L183
too many blank lines (3)
|
api/main.py#L542
block comment should start with '# '
|
api/main.py#L543
block comment should start with '# '
|
api/main.py#L544
block comment should start with '# '
|
api/main.py#L545
block comment should start with '# '
|
api/main.py#L548
trailing whitespace
|
The logs for this run have expired and are no longer available.
Loading