Skip to content

chore: fix up colors #14

chore: fix up colors

chore: fix up colors #14

Triggered via push March 14, 2024 10:23
Status Failure
Total duration 33s
Artifacts

release.yaml

on: push
Build Website  /  build-zip
Build Website / build-zip
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
CI / node-ci
Process completed with exit code 1.
CI / node-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI / node-ci: src/features/layout/components/header.tsx#L12
Replace `bg-card·flex·h-20·flex-row·items-end·justify-end·gap-8` with `flex·h-20·flex-row·items-end·justify-end·gap-8·bg-card`
CI / node-ci: src/features/layout/components/left-side-bar-menu.tsx#L16
Replace `[&.active]:text-primary·flex·h-12·items-center·p-4` with `flex·h-12·items-center·p-4·[&.active]:text-primary`
CI / node-ci: src/features/layout/components/left-side-bar-menu.tsx#L23
Replace `[&.active]:text-primary·flex·h-12·items-center·p-4` with `flex·h-12·items-center·p-4·[&.active]:text-primary`
CI / node-ci: src/features/layout/components/left-side-bar-menu.tsx#L30
Replace `[&.active]:text-primary·flex·h-12·items-center·p-4` with `flex·h-12·items-center·p-4·[&.active]:text-primary`
CI / node-ci: src/features/primitive/components/dropdown-menu.tsx#L28
Replace `ocus:bg-accent·data-[state=open]:bg-accent·flex·cursor-default·select-none·items-center·rounded-sm·px-2·py-1.5·text-sm·outline-none` with `lex·cursor-default·select-none·items-center·rounded-sm·px-2·py-1.5·text-sm·outline-none·focus:bg-accent·data-[state=open]:bg-accent`
CI / node-ci: src/features/primitive/components/dropdown-menu.tsx#L47
Replace `bg-popover·text-popover-foreground·data-[state=open]:animate-in·data-[state=closed]:animate-out·data-[state=closed]:fade-out-0·data-[state=open]:fade-in-0·data-[state=closed]:zoom-out-95·data-[state=open]:zoom-in-95·data-[side=bottom]:slide-in-from-top-2·data-[side=left]:slide-in-from-right-2·data-[side=right]:slide-in-from-left-2·data-[side=top]:slide-in-from-bottom-2·z-50·min-w-[8rem]·overflow-hidden·rounded-md·border·p-1·shadow-lg` with `z-50·min-w-[8rem]·overflow-hidden·rounded-md·border·bg-popover·p-1·text-popover-foreground·shadow-lg·data-[state=open]:animate-in·data-[state=closed]:animate-out·data-[state=closed]:fade-out-0·data-[state=open]:fade-in-0·data-[state=closed]:zoom-out-95·data-[state=open]:zoom-in-95·data-[side=bottom]:slide-in-from-top-2·data-[side=left]:slide-in-from-right-2·data-[side=right]:slide-in-from-left-2·data-[side=top]:slide-in-from-bottom-2`
CI / node-ci: src/features/primitive/components/dropdown-menu.tsx#L64
Replace `bg-popover·text-popover-foreground·data-[state=open]:animate-in·data-[state=closed]:animate-out·data-[state=closed]:fade-out-0·data-[state=open]:fade-in-0·data-[state=closed]:zoom-out-95·data-[state=open]:zoom-in-95·data-[side=bottom]:slide-in-from-top-2·data-[side=left]:slide-in-from-right-2·data-[side=right]:slide-in-from-left-2·data-[side=top]:slide-in-from-bottom-2·z-50·min-w-[8rem]·overflow-hidden·rounded-md·border·p-1·shadow-md` with `z-50·min-w-[8rem]·overflow-hidden·rounded-md·border·bg-popover·p-1·text-popover-foreground·shadow-md·data-[state=open]:animate-in·data-[state=closed]:animate-out·data-[state=closed]:fade-out-0·data-[state=open]:fade-in-0·data-[state=closed]:zoom-out-95·data-[state=open]:zoom-in-95·data-[side=bottom]:slide-in-from-top-2·data-[side=left]:slide-in-from-right-2·data-[side=right]:slide-in-from-left-2·data-[side=top]:slide-in-from-bottom-2`
CI / node-ci: src/features/primitive/components/dropdown-menu.tsx#L82
Replace `focus:bg-accent·focus:text-accent-foreground·relative·flex·cursor-default·select-none·items-center·rounded-sm·px-2·py-1.5·text-sm·outline-none·transition-colors·` with `relative·flex·cursor-default·select-none·items-center·rounded-sm·px-2·py-1.5·text-sm·outline-none·transition-colors·focus:bg-accent·focus:text-accent-foreground·`
CI / node-ci: src/features/primitive/components/dropdown-menu.tsx#L98
Replace `focus:bg-accent·focus:text-accent-foreground·relative·flex·cursor-default·select-none·items-center·rounded-sm·py-1.5·pl-8·pr-2·text-sm·outline-none·transition-colors` with `relative·flex·cursor-default·select-none·items-center·rounded-sm·py-1.5·pl-8·pr-2·text-sm·outline-none·transition-colors·focus:bg-accent·focus:text-accent-foreground`
CI / node-ci: src/features/primitive/components/dropdown-menu.tsx#L121
Replace `focus:bg-accent·focus:text-accent-foreground·relative·flex·cursor-default·select-none·items-center·rounded-sm·py-1.5·pl-8·pr-2·text-sm·outline-none·transition-colors` with `relative·flex·cursor-default·select-none·items-center·rounded-sm·py-1.5·pl-8·pr-2·text-sm·outline-none·transition-colors·focus:bg-accent·focus:text-accent-foreground`