fix(deps): bump react-aria versions #3165
QA.yaml
on: pull_request
Build
3m 30s
Tests
1m 11s
ESLint
1m 22s
TypeScript
2m 49s
Prettier
40s
Continuous Release
3m 38s
Annotations
21 errors
Tests
Process completed with exit code 1.
|
TypeScript
Object literal may only specify known properties, and 'hasExitAnimation' does not exist in type 'ToastStateProps'.
|
TypeScript
Object literal may only specify known properties, and 'priority' does not exist in type 'Partial<ToastOptions>'.
|
TypeScript
Property 'priority' does not exist on type '{ ref?: ReactRef<HTMLElement | null> | undefined; title?: ReactNode; description?: string | undefined; promise?: Promise<any> | undefined; ... 17 more ...; variant?: "flat" | ... 2 more ... | undefined; }'.
|
TypeScript
Property 'animation' does not exist on type 'QueuedToast<T>'.
|
TypeScript
Property 'animation' does not exist on type 'QueuedToast<T>'.
|
TypeScript
Property 'remove' does not exist on type 'ToastState<T>'.
|
TypeScript
Property 'animation' does not exist on type 'QueuedToast<T>'.
|
TypeScript
Property 'remove' does not exist on type 'ToastState<T>'.
|
TypeScript
@heroui/toast#typecheck: command (/home/runner/work/heroui/heroui/packages/components/toast) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
TypeScript
Process completed with exit code 2.
|
Build
Object literal may only specify known properties, and 'hasExitAnimation' does not exist in type 'ToastStateProps'.
|
Build
Object literal may only specify known properties, and 'priority' does not exist in type 'Partial<ToastOptions>'.
|
Build
Property 'priority' does not exist on type '{ ref?: ReactRef<HTMLElement | null> | undefined; title?: ReactNode; description?: string | undefined; promise?: Promise<any> | undefined; ... 17 more ...; variant?: "flat" | ... 2 more ... | undefined; }'.
|
Build
@heroui/toast#build: command (/home/runner/work/heroui/heroui/packages/components/toast) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build
Process completed with exit code 1.
|
Continuous Release
Object literal may only specify known properties, and 'hasExitAnimation' does not exist in type 'ToastStateProps'.
|
Continuous Release
Object literal may only specify known properties, and 'priority' does not exist in type 'Partial<ToastOptions>'.
|
Continuous Release
Property 'priority' does not exist on type '{ ref?: ReactRef<HTMLElement | null> | undefined; title?: ReactNode; description?: string | undefined; promise?: Promise<any> | undefined; ... 17 more ...; variant?: "flat" | ... 2 more ... | undefined; }'.
|
Continuous Release
@heroui/toast#build: command (/home/runner/work/heroui/heroui/packages/components/toast) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Continuous Release
Process completed with exit code 1.
|