create lightbox component #404
pull.yml
on: pull_request
Install node modules
27s
Lint repository
37s
Test repository
0s
Annotations
11 errors and 6 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
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
|
Lint repository:
packages/frosted-ui/src/components/lightbox.tsx#L6
'Children' is defined but never used
|
Lint repository:
packages/frosted-ui/src/components/lightbox.tsx#L6
'ComponentPropsWithoutRef' is defined but never used
|
Lint repository:
packages/frosted-ui/src/components/lightbox.tsx#L11
'Flex' is defined 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
|