added a new DatasetConfigurationTableQuestion component and its tests#180
Open
AnshulPatil2005 wants to merge 7 commits into
Open
added a new DatasetConfigurationTableQuestion component and its tests#180AnshulPatil2005 wants to merge 7 commits into
AnshulPatil2005 wants to merge 7 commits into
Annotations
10 errors and 2 warnings
|
extralit-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationTableQuestion.vue#L87
Replace `'is-focused'` with `"is-focused"`
|
|
extralit-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationTableQuestion.vue#L61
Replace `'assets/icons/close'` with `"assets/icons/close"`
|
|
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')"`
|
|
|
|
extralit-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationTableQuestion.vue#L9
Replace `'datasetCreation.questions.table.addColumn'` with `"datasetCreation.questions.table.addColumn"`
|
|
extralit-frontend/components/features/dataset-creation/configuration/questions/DatasetConfigurationTableQuestion.vue#L6
Replace `'datasetCreation.questions.table.columns'` with `"datasetCreation.questions.table.columns"`
|
|
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')"`
|
|
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"`
|
|
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"`
|
|
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
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, actions/setup-node@v4, actions/upload-artifact@v4, githubocto/repo-visualizer@0.7.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading