fix: backward compatible with sqlite+sqlalchemy (#1982) #3936
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 1 warning
|
Ruff (E721):
backend/chainlit/socket.py#L59
backend/chainlit/socket.py:59:12: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
|
lint-backend / lint-backend
Process completed with exit code 1.
|
|
lint-backend / lint-backend
Unexpected input(s) 'version-file', valid inputs are ['args', 'src', 'version', 'changed-files']
|