Skip to content

Adding DropdownMenu test #316

Adding DropdownMenu test

Adding DropdownMenu test #316

Triggered via push September 14, 2023 16:03
Status Success
Total duration 2m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 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