updating the accordion api's and introducing the disclosure component #2798
QA.yaml
on: pull_request
Build
4m 56s
Tests
1m 18s
ESLint
1m 21s
TypeScript
4m 47s
Prettier
1m 2s
Annotations
4 errors and 6 warnings
TypeScript
Type '{ children: string; key: string; "aria-label": string; title: string; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<Omit<DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, Omit<...>, AccordionItemProps, "button">'.
|
TypeScript
Type '{ children: string; key: string; "aria-label": string; title: string; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<Omit<DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, Omit<...>, AccordionItemProps, "button">'.
|
TypeScript
Type '{ children: string; key: string; "aria-label": string; title: string; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<Omit<DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, Omit<...>, AccordionItemProps, "button">'.
|
TypeScript
Process completed with exit code 2.
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint:
packages/components/accordion/stories/accordion.stories.tsx#L5
There should be no empty line within import group
|
TypeScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|