chore: pr check workflow #1
pr-check.yml
on: pull_request
Build and Type Check
44s
Annotations
10 errors
|
|
|
Build and Type Check:
src/accordion/stateless-accordion.tsx#L62
Property 'props' does not exist on type 'string | number | boolean | Iterable<ReactNode> | Element'.
|
|
Build and Type Check:
src/accordion/stateless-accordion.tsx#L36
Property 'props' does not exist on type 'string | number | boolean | Iterable<ReactNode> | Element'.
|
|
Build and Type Check:
src/accordion/stateless-accordion.tsx#L35
No overload matches this call.
|
|
Build and Type Check:
src/accordion/stateless-accordion.tsx#L34
Property 'key' does not exist on type 'string | number | boolean | Iterable<ReactNode> | Element'.
|
|
Build and Type Check:
src/a11y/types.ts#L7
Cannot find module 'axe-core' or its corresponding type declarations.
|
|
Build and Type Check:
src/a11y/a11y.tsx#L37
Unused '@ts-expect-error' directive.
|
|
Build and Type Check:
src/a11y/a11y.tsx#L33
Unused '@ts-expect-error' directive.
|
|
Build and Type Check:
src/a11y/a11y.tsx#L31
Unused '@ts-expect-error' directive.
|
|
Build and Type Check:
src/a11y/a11y.tsx#L10
Cannot find module 'axe-core' or its corresponding type declarations.
|