Skip to content

fix(pyproject.toml): Fix serialization issues with fastapi #2288

fix(pyproject.toml): Fix serialization issues with fastapi

fix(pyproject.toml): Fix serialization issues with fastapi #2288

Triggered via pull request December 13, 2024 02:17
Status Failure
Total duration 1m 25s
Artifacts

main.yml

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

Annotations

5 errors and 4 warnings
Lint: api/main.py#L39
Unable to import 'kernelci.api.models'
Lint: api/main.py#L88
Undefined variable 'GetCoreSchemaHandler'
check (3.11)
Process completed with exit code 1.
check (3.10)
The job was canceled because "_3_11" failed.
check (3.10)
The operation was canceled.
Lint: api/main.py#L88
Line too long (109/100)
Lint: api/main.py#L86
Missing class docstring
Lint: api/main.py#L88
Parameter 'schema' has been renamed to 'core_schema' in overridden 'CustomObjectId.__get_pydantic_json_schema__' method
Lint: api/main.py#L88
line too long (109 > 79 characters)