added a new DatasetConfigurationTableQuestion component and its tests #180
+983
−3
Annotations
10 errors and 1 warning
|
Run lint 🧹:
extralit-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationTableQuestion.vue#L86
Replace `'is-focused'` with `"is-focused"`
|
|
Run lint 🧹:
extralit-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationTableQuestion.vue#L61
Replace `'assets/icons/close'` with `"assets/icons/close"`
|
|
Run lint 🧹:
extralit-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationTableQuestion.vue#L51
Replace `⏎········v-else⏎········class="table-config__help"⏎········v-text="$t('datasetCreation.questions.table.helpText')"⏎·····` with `·v-else·class="table-config__help"·v-text="$t('datasetCreation.questions.table.helpText')"`
|
|
|
|
Run lint 🧹:
extralit-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationTableQuestion.vue#L9
Replace `'datasetCreation.questions.table.addColumn'` with `"datasetCreation.questions.table.addColumn"`
|
|
Run lint 🧹:
extralit-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationTableQuestion.vue#L6
Replace `'datasetCreation.questions.table.columns'` with `"datasetCreation.questions.table.columns"`
|
|
Run lint 🧹:
extralit-frontend/components/features/dataset-creation/configuration/fields/DatasetConfigurationTableField.vue#L27
Replace `⏎······class="table-field-config__help"⏎······v-text="$t('datasetCreation.fields.table.helpText')"⏎···` with `·class="table-field-config__help"·v-text="$t('datasetCreation.fields.table.helpText')"`
|
|
Run lint 🧹:
extralit-frontend/components/features/dataset-creation/configuration/fields/DatasetConfigurationTableField.vue#L18
Replace `⏎··········v-for="col·in·previewColumns"⏎··········:key="col"⏎··········class="table-field-config__preview-cell"⏎········` with `·v-for="col·in·previewColumns"·:key="col"·class="table-field-config__preview-cell"`
|
|
Run lint 🧹:
extralit-frontend/components/features/dataset-creation/configuration/fields/DatasetConfigurationTableField.vue#L13
Replace `⏎········v-for="row·in·previewRows"⏎········:key="row"⏎········class="table-field-config__preview-row"⏎······` with `·v-for="row·in·previewRows"·:key="row"·class="table-field-config__preview-row"`
|
|
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
|
|
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