Skip to content

create lightbox component #397

create lightbox component

create lightbox component #397

Triggered via pull request December 5, 2024 14:30
Status Failure
Total duration 2m 7s
Artifacts

pull.yml

on: pull_request
Install node modules
40s
Install node modules
Build packages
56s
Build packages
Lint repository
38s
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
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
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/[email protected][email protected][email protected]/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
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