fix(pyproject.toml): Fix serialization issues with fastapi #2288
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)
|