Skip to content

Перевод на чистую архитектуру#10

Open
ShiWarai wants to merge 8 commits intomainfrom
dev
Open

Перевод на чистую архитектуру#10
ShiWarai wants to merge 8 commits intomainfrom
dev

Conversation

@ShiWarai
Copy link
Owner

@ShiWarai ShiWarai commented Feb 4, 2026

No description provided.

@ShiWarai ShiWarai added the enhancement New feature or request label Feb 4, 2026
@ShiWarai
Copy link
Owner Author

ShiWarai commented Feb 4, 2026

@copilot надо просто линтером обновить строки

Run docker compose -f docker-compose.yml -f docker-compose.dev.yml run --rm cvc-dev ruff check . --output-format=github
time="2026-02-04T21:12:50+03:00" level=warning msg="The "HF_TOKEN" variable is not set. Defaulting to a blank string."
time="2026-02-04T21:12:50+03:00" level=warning msg="The "HF_TOKEN" variable is not set. Defaulting to a blank string."
time="2026-02-04T21:12:50+03:00" level=warning msg="The "HF_REPO_ID" variable is not set. Defaulting to a blank string."
time="2026-02-04T21:12:50+03:00" level=warning msg="The "HF_TOKEN" variable is not set. Defaulting to a blank string."
time="2026-02-04T21:12:50+03:00" level=warning msg="The "HF_TOKEN" variable is not set. Defaulting to a blank string."
time="2026-02-04T21:12:50+03:00" level=warning msg="The "HF_REPO_ID" variable is not set. Defaulting to a blank string."
time="2026-02-04T21:12:50+03:00" level=warning msg="No services to build"
time="2026-02-04T21:12:50+03:00" level=warning msg="No services to build"
Container cvc-cvc-dev-run-8dce3fcbbcd5 Creating
Container cvc-cvc-dev-run-8dce3fcbbcd5 Created
Error: app/api/routes/load_from_hf.py:3:1: I001 Import block is un-sorted or un-formatted
Error: app/api/routes/predict.py:3:1: I001 Import block is un-sorted or un-formatted
Error: app/api/state.py:3:1: I001 Import block is un-sorted or un-formatted

Error: Process completed with exit code 1.

А ещё, если можешь - то сделай рабочий бейдж статуса CI/CD. А то он всё ещё показывает passing (хотя возможно он показывает его для main ветке и просто не обновляется в других). Если же надо добавить какой-то доп. пайплайн после прохождения ci/cd, чтобы оно менялось - добавь

Copy link
Contributor

Copilot AI commented Feb 4, 2026

@ShiWarai I've opened a new pull request, #11, to work on those changes. Once the pull request is ready, I'll request review from you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants