feat(toast): introduce Toast component #2791
QA.yaml
on: pull_request
Build
3m 3s
Tests
1m 4s
ESLint
1m 23s
TypeScript
2m 40s
Prettier
58s
Annotations
15 errors and 5 warnings
Tests
Process completed with exit code 1.
|
TypeScript
Cannot find module '@nextui-org/theme' or its corresponding type declarations.
|
TypeScript
'"@heroui/system"' has no exported member named 'HTMLNextUIProps'. Did you mean 'HTMLHeroUIProps'?
|
TypeScript
Property 'as' does not exist on type '(Props<T> & ToastVariantProps & Omit<AriaToastProps<T>, "div">) | Omit<UseToastProps<T>, "color" | ... 4 more ... | "variant">'.
|
TypeScript
Property 'as' does not exist on type 'UseToastProps<T> | Omit<UseToastProps<T>, "color" | "size" | "disableAnimation" | "shadow" | "radius" | "variant">'.
|
TypeScript
Property 'className' does not exist on type '(Props<T> & ToastVariantProps & Omit<AriaToastProps<T>, "div">) | Omit<UseToastProps<T>, "color" | ... 4 more ... | "variant">'.
|
TypeScript
Property 'className' does not exist on type 'UseToastProps<T> | Omit<UseToastProps<T>, "color" | "size" | "disableAnimation" | "shadow" | "radius" | "variant">'.
|
TypeScript
Process completed with exit code 2.
|
Build
Cannot find module '@nextui-org/theme' or its corresponding type declarations.
|
Build
'"@heroui/system"' has no exported member named 'HTMLNextUIProps'. Did you mean 'HTMLHeroUIProps'?
|
Build
Property 'as' does not exist on type '(Props<T> & ToastVariantProps & Omit<AriaToastProps<T>, "div">) | Omit<UseToastProps<T>, "color" | ... 4 more ... | "shadow">'.
|
Build
Property 'as' does not exist on type 'UseToastProps<T> | Omit<UseToastProps<T>, "color" | "size" | "variant" | "radius" | "disableAnimation" | "shadow">'.
|
Build
Property 'className' does not exist on type '(Props<T> & ToastVariantProps & Omit<AriaToastProps<T>, "div">) | Omit<UseToastProps<T>, "color" | ... 4 more ... | "shadow">'.
|
Build
Property 'className' does not exist on type 'UseToastProps<T> | Omit<UseToastProps<T>, "color" | "size" | "variant" | "radius" | "disableAnimation" | "shadow">'.
|
Build
Process completed with exit code 1.
|
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
|
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
|