Skip to content

Running Copilot coding agent #45

Running Copilot coding agent

Running Copilot coding agent #45

Triggered via dynamic December 7, 2025 23:21
Status Success
Total duration 17m 50s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
copilot: extralit-frontend/components/features/documents/DocumentsList.spec.js#L31
Replace `'modalVisible',·'modalTitle',·'modalClass'` with `"modalVisible",·"modalTitle",·"modalClass"`
copilot: extralit-frontend/components/features/documents/DocumentsList.spec.js#L29
Replace `'BaseModal'` with `"BaseModal"`
copilot: extralit-frontend/components/features/documents/DocumentsList.spec.js#L28
Replace `'~/components/base/base-modal/BaseModal.vue'` with `"~/components/base/base-modal/BaseModal.vue"`
copilot: extralit-frontend/components/features/documents/DocumentsList.spec.js#L23
Replace `'./useDocumentsListViewModel'` with `"./useDocumentsListViewModel"`
copilot: extralit-frontend/components/features/documents/DocumentsList.spec.js#L3
Replace `'~/v1/domain/entities/document/Document'` with `"~/v1/domain/entities/document/Document"`
copilot: extralit-frontend/components/features/documents/DocumentsList.spec.js#L2
Replace `'./DocumentsList.vue'` with `"./DocumentsList.vue"`
copilot: extralit-frontend/components/features/documents/DocumentsList.spec.js#L1
Replace `'@vue/test-utils'` with `"@vue/test-utils"`
copilot: extralit-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationRanking.vue#L18
Replace `$t("question.addLabel")` with `·$t("question.addLabel")·`
copilot
Could not find required-version under [tool.uv] in extralit-server/pyproject.toml. Falling back to latest