Improve kernelci-api user experience on initial install #2458
Annotations
4 errors and 4 warnings
|
Lint:
api/main.py#L50
Unable to import 'kernelci.api.models'
|
|
check (3.11)
Process completed with exit code 1.
|
|
check (3.10)
The strategy configuration was canceled because "check._3_11" failed
|
|
check (3.10)
Process completed with exit code 1.
|
|
Lint:
api/admin.py#L37
line too long (81 > 79 characters)
|
|
Lint:
api/main.py#L21
standard import "contextlib.asynccontextmanager" should be placed before third party import "pymongo"
|
|
Lint:
api/main.py#L20
standard import "datetime.datetime" should be placed before third party import "pymongo"
|
|
Lint:
api/main.py#L19
standard import "typing.List" should be placed before third party import "pymongo"
|