build: run lint commands without file args in pre-push #1079
Annotations
1 error and 5 warnings
|
🚀 Deploy
Process completed with exit code 1.
|
|
Backend:
.venv/lib/python3.14/site-packages/_pytest/config/__init__.py#L1428
Unknown config option: debug_file
|
|
Backend:
.venv/lib/python3.14/site-packages/celery_once/tasks.py#L82
"\*" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\*"? A raw string is also an option.
|
|
Backend:
tests/integration/conftest.py#L23
Module already imported so cannot be rewritten; tests.integration.utils
|
|
Backend:
.venv/lib/python3.14/site-packages/_pytest/config/__init__.py#L1428
Unknown config option: debug_file
|
|
Backend:
.venv/lib/python3.14/site-packages/celery_once/tasks.py#L82
"\*" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\*"? A raw string is also an option.
|