fix(pyproject.toml): Fix serialization issues with fastapi #2288
Annotations
2 errors and 4 warnings
Run marian-code/python-lint-annotate@v3:
api/main.py#L39
Unable to import 'kernelci.api.models'
|
Run marian-code/python-lint-annotate@v3:
api/main.py#L88
Undefined variable 'GetCoreSchemaHandler'
|
Run marian-code/python-lint-annotate@v3:
api/main.py#L88
Line too long (109/100)
|
Run marian-code/python-lint-annotate@v3:
api/main.py#L86
Missing class docstring
|
Run marian-code/python-lint-annotate@v3:
api/main.py#L88
Parameter 'schema' has been renamed to 'core_schema' in overridden 'CustomObjectId.__get_pydantic_json_schema__' method
|
Run marian-code/python-lint-annotate@v3:
api/main.py#L88
line too long (109 > 79 characters)
|
Loading