Skip to content

Improve kernelci-api user experience on initial install #2458

Improve kernelci-api user experience on initial install

Improve kernelci-api user experience on initial install #2458

Triggered via pull request February 6, 2026 09:20
Status Failure
Total duration 1m 16s
Artifacts

main.yml

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

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"