chore: translations #153
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/components/KWIC/KWICAttributeSelect.vue#L52
Variable 'props' is already declared in the upper scope
|
Lint:
src/components/KWIC/KWICAttributeSelect.vue#L82
Variable 'props' is already declared in the upper scope
|
Lint:
src/components/ui/checkbox/Checkbox.vue#L30
Classname 'border-primary' is not a Tailwind CSS class!
|
Lint:
src/components/ui/checkbox/Checkbox.vue#L30
Classname 'focus-visible:ring-ring' is not a Tailwind CSS class!
|
Lint:
src/components/ui/checkbox/Checkbox.vue#L30
Classname 'data-[state=checked]:bg-primary' is not a Tailwind CSS class!
|
Lint:
src/components/ui/checkbox/Checkbox.vue#L30
Classname 'data-[state=checked]:text-primary-foreground' is not a Tailwind CSS class!
|
Lint:
src/components/ui/dropdown-menu/DropdownMenuCheckboxItem.vue#L30
Classname 'focus:bg-accent' is not a Tailwind CSS class!
|
Lint:
src/components/ui/dropdown-menu/DropdownMenuCheckboxItem.vue#L30
Classname 'focus:text-accent-foreground' is not a Tailwind CSS class!
|
Lint:
src/components/ui/dropdown-menu/DropdownMenuContent.vue#L35
Classname 'bg-popover' is not a Tailwind CSS class!
|
Lint:
src/components/ui/dropdown-menu/DropdownMenuContent.vue#L35
Classname 'text-popover-foreground' is not a Tailwind CSS class!
|
Run actions/upload-artifact@v3
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Loading