Merge pull request #3 from headerly/feat/refactor-shadcn #83
Annotations
1 error and 10 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
extension/src/entrypoints/popup/ui/alert-dialog/AlertDialogContent.vue#L42
Non shorthand class detected. Expected translate-x-[-50%] translate-y-[-50%] to be translate-[-50%]
|
|
lint:
extension/src/entrypoints/popup/pages/profiles/components/Sidebar/index.vue#L61
Unnecessary line wrapping. Expected`↵··············mx-2↵··············[anchor-name:--anchor-sidebar-menu]↵············`to be`mx-2·[anchor-name:--anchor-sidebar-menu]`
|
|
lint:
extension/src/entrypoints/popup/pages/profiles/components/Sidebar/components/ProfileSelect.vue#L89
Incorrect line wrapping. Expected"↵········flex·flex-col·gap-1·overflow-y-auto·px-2·py-1.25↵········[scrollbar-width:none]↵······"to be"↵········flex·flex-col·gap-1·overflow-y-auto·px-2·py-1.25·[scrollbar-width:none]↵······"
|
|
lint:
extension/src/entrypoints/popup/pages/profiles/components/SelectedProfile/components/SyncCookieGroup/CookieFieldWithActions.vue#L182
Deprecated class detected. Replace "rounded" with "rounded-sm"
|
|
|
|
lint:
extension/src/entrypoints/popup/pages/profiles/components/SelectedProfile/components/InteractiveGridPattern.vue#L39
Non shorthand class detected. Expected w-full h-full to be size-full
|
|
lint:
extension/src/entrypoints/popup/pages/profiles/components/Header/index.vue#L117
Deprecated class detected. Replace "overflow-ellipsis" with "text-ellipsis"
|
|
lint:
extension/src/entrypoints/popup/pages/about/components/Meteors.vue#L20
Unnecessary whitespace
|
|
lint:
extension/src/entrypoints/popup/pages/about/components/Meteors.vue#L20
Non shorthand class detected. Expected w-0.5 h-0.5 to be size-0.5
|
|
lint:
extension/src/entrypoints/popup/components/group/Fieldset.vue#L11
Deprecated class detected. Replace "rounded" with "rounded-sm"
|