[fix] Prevent empty UI when deleting a table #175
Annotations
10 errors and 1 warning
|
Run lint 🧹:
extralit-frontend/components/features/documents/DocumentsList.spec.js#L3
Replace `'~/v1/domain/entities/document/Document'` with `"~/v1/domain/entities/document/Document"`
|
|
Run lint 🧹:
extralit-frontend/components/features/documents/DocumentsList.spec.js#L2
Replace `'./DocumentsList.vue'` with `"./DocumentsList.vue"`
|
|
Run lint 🧹:
extralit-frontend/components/features/documents/DocumentsList.spec.js#L1
Replace `'@vue/test-utils'` with `"@vue/test-utils"`
|
|
Run lint 🧹:
extralit-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationRanking.vue#L18
Replace `$t("question.addLabel")` with `·$t("question.addLabel")·`
|
|
Run lint 🧹:
extralit-frontend/components/features/annotation/settings/useSettingsQuestionsViewModel.ts#L38
Expected property shorthand
|
|
Run lint 🧹:
extralit-frontend/components/features/annotation/settings/SettingsQuestions.vue#L29
Replace `question.isMultiLabelType·||·question.isSingleLabelType·||·question.isSpanType··||·question.isRankingType` with `⏎················question.isMultiLabelType·||·question.isSingleLabelType·||·question.isSpanType·||·question.isRankingType⏎··············`
|
|
Run lint 🧹:
extralit-frontend/components/features/annotation/container/questions/QuestionsForm.vue#L37
Parsing error: Unexpected closing tag "p". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags
|
|
|
|
Run lint 🧹:
extralit-frontend/components/features/annotation/container/mode/useDocumentViewModel.spec.js#L130
Replace `⏎········(call)·=>·call[0].toString().includes("document.id")⏎······` with `(call)·=>·call[0].toString().includes("document.id")`
|
|
Run lint 🧹:
extralit-frontend/components/features/annotation/container/mode/useDocumentViewModel.spec.js#L114
Replace `⏎········(call)·=>·call[0].toString().includes("document.id")⏎······` with `(call)·=>·call[0].toString().includes("document.id")`
|
|
Update repo visualizer
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading