feat: #22 acessibility and general fixes #27
Annotations
1 error and 11 warnings
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/components/accordion/accordion.stories.tsx#L39
Replace `·id="item-content-1"·role="region"·aria-expanded="true"·aria-labelledby="item-title-1"·className={elIsActive}>Accordion·Content·1` with `⏎········id="item-content-1"⏎········role="region"⏎········aria-expanded="true"⏎········aria-labelledby="item-title-1"⏎········className={elIsActive}⏎······>⏎········Accordion·Content·1⏎······`
|
Lint:
src/components/accordion/accordion.stories.tsx#L54
Replace `Accordion·Content·2` with `⏎········Accordion·Content·2⏎······`
|
Lint:
src/components/accordion/accordion.stories.tsx#L69
Replace `Accordion·Content·3` with `⏎········Accordion·Content·3⏎······`
|
Lint:
src/components/breadcrumb/breadcrumb.tsx#L17
Replace `⏎··(setActive:·Dispatch<SetStateAction<number>>,·onClick:·()·=>·void,·index:·number)·=>` with `·(setActive:·Dispatch<SetStateAction<number>>,·onClick:·()·=>·void,·index:·number)·=>·(`
|
Lint:
src/components/breadcrumb/breadcrumb.tsx#L19
Replace `(e:·MouseEvent<HTMLDivElement>` with `e:·MouseEvent<HTMLDivElement>,⏎`
|
Lint:
src/components/breadcrumb/breadcrumb.tsx#L20
Replace `····` with `··`
|
|
Lint:
src/components/breadcrumb/breadcrumb.tsx#L22
Replace `····` with `··`
|
|
Lint:
src/components/card/__tests__/card-components.test.tsx#L99
Replace `event·as·unknown` with `(event·as·unknown)`
|
The logs for this run have expired and are no longer available.
Loading