Skip to content

added theme to custom theme #340

added theme to custom theme

added theme to custom theme #340

Triggered via push November 6, 2023 21:46
Status Success
Total duration 3m 1s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Test: src/components/Button/Button.test.tsx#L2
There should be at least one empty line between import groups
Test: src/components/Button/Button.test.tsx#L3
There should be at least one empty line between import groups
Test: src/components/Button/Button.test.tsx#L4
`@testing-library/user-event` import should occur before import of `vitest`
Test: src/components/DropdownMenu/DropdownMenu.test.tsx#L5
'DropdownMenuCheckboxItem' is defined but never used. Allowed unused vars must match /^_/u
Test: src/components/DropdownMenu/DropdownMenu.test.tsx#L11
'DropdownMenuRadioItem' is defined but never used. Allowed unused vars must match /^_/u
Test: src/components/DropdownMenu/DropdownMenu.test.tsx#L12
'DropdownMenuRadioGroup' is defined but never used. Allowed unused vars must match /^_/u
Test: src/components/Tooltip/Tooltip.test.tsx#L1
'waitFor' is defined but never used. Allowed unused vars must match /^_/u