Skip to content

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

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

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

Triggered via pull request December 12, 2024 21:46
Status Failure
Total duration 3m 8s
Artifacts

main.yml

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

Annotations

7 errors and 4 warnings
check (3.10)
Process completed with exit code 1.
check (3.11)
The job was canceled because "_3_10" failed.
check (3.11)
Process completed with exit code 1.
Lint: api/main.py#L39
Unable to import 'kernelci.api.models'
Lint: api/main.py#L88
Undefined variable 'Any'
Lint: api/main.py#L88
Undefined variable 'GetCoreSchemaHandler'
Lint: api/main.py#L88
Undefined variable 'Any'
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)