Skip to content

create lightbox component #398

create lightbox component

create lightbox component #398

Triggered via pull request December 5, 2024 14:34
Status Failure
Total duration 1m 51s
Artifacts

pull.yml

on: pull_request
Install node modules
34s
Install node modules
Build packages
56s
Build packages
Lint repository
44s
Lint repository
Test repository
0s
Test repository
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Build packages
Interface 'import("/home/runner/work/frosted-ui/frosted-ui/packages/frosted-ui/src/components/date-field").DateFieldProps<T>' incorrectly extends interface 'import("/home/runner/work/frosted-ui/frosted-ui/node_modules/.pnpm/react-aria-components@1.2.1_react-dom@18.3.1_react@18.3.1/node_modules/react-aria-components/dist/types").DateFieldProps<T>'.
Build packages
Type '{ children: Element; slot?: string | null | undefined; style?: CSSProperties | ((values: DateFieldRenderProps & { defaultStyle: CSSProperties; }) => CSSProperties) | undefined; ... 33 more ...; className: string; }' is not assignable to type 'DateFieldProps<T>'.
Build packages
Interface 'DatePickerProps<T>' incorrectly extends interface 'AriaDatePickerProps<T>'.
Build packages
Argument of type '{ label?: ReactNode; id?: string | undefined; name?: string | undefined; 'aria-describedby'?: string | undefined; 'aria-details'?: string | undefined; 'aria-label'?: string | undefined; ... 30 more ...; isOpen?: boolean | undefined; }' is not assignable to parameter of type 'DatePickerStateOptions<T>'.
Build packages
Argument of type 'DatePickerProps<T>' is not assignable to parameter of type 'AriaDatePickerProps<T>'.
Build packages
Interface 'DateRangePickerProps<T>' incorrectly extends interface 'AriaDateRangePickerProps<T>'.
Build packages
Argument of type '{ label?: React.ReactNode; id?: string | undefined; 'aria-describedby'?: string | undefined; 'aria-details'?: string | undefined; 'aria-label'?: string | undefined; 'aria-labelledby'?: string | undefined; onFocus?: ((e: React.FocusEvent<Element, Element>) => void) | undefined; ... 31 more ...; endName?: string | und...' is not assignable to parameter of type 'DateRangePickerStateOptions<T>'.
Build packages
Argument of type 'DateRangePickerProps<T>' is not assignable to parameter of type 'AriaDateRangePickerProps<T>'.
Build packages
frosted-ui#build: command (/home/runner/work/frosted-ui/frosted-ui/packages/frosted-ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Build packages
Process completed with exit code 1.
Install node modules
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint repository
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636