Skip to content

create lightbox component #395

create lightbox component

create lightbox component #395

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

pull.yml

on: pull_request
Install node modules
28s
Install node modules
Build packages
57s
Build packages
Lint repository
36s
Lint repository
Test repository
0s
Test repository
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
Lint repository
Process completed with exit code 1.
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
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
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
Cannot find name 'LightboxTriggers'. Did you mean 'LightboxTrigger'?
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
Lint repository: packages/frosted-ui/src/components/lightbox.tsx#L259
'activeItemIndex' is assigned a value but never used
Build packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636