Skip to content

fix(deps): update apps dependencies (major) #145

fix(deps): update apps dependencies (major)

fix(deps): update apps dependencies (major) #145

Triggered via pull request December 16, 2024 15:59
Status Failure
Total duration 33s
Artifacts

pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
Type '(props: ArrayOfPrimitivesInputProps) => ReactElement<unknown, string | JSXElementConstructor<any>>' is not assignable to type 'FC<ArrayOfPrimitivesInputProps<string | number | boolean, ArraySchemaType<unknown>>>'.
test
Type 'ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>' is not assignable to type 'ReactNode | ComponentType'.
test
Type 'FC<ArrayOfPrimitivesInputProps<string | number | boolean, ArraySchemaType<unknown>>>' is not assignable to type 'ComponentType<ArrayOfPrimitivesInputProps<string | number | boolean, ArraySchemaType<unknown>>> | undefined'.
test
Type 'FC<ArrayOfPrimitivesInputProps<string | number | boolean, ArraySchemaType<unknown>>>' is not assignable to type 'ComponentType<ArrayOfPrimitivesInputProps<string | number | boolean, ArraySchemaType<unknown>>> | undefined'.
test
Type 'FC<ArrayOfPrimitivesInputProps<string | number | boolean, ArraySchemaType<unknown>>>' is not assignable to type 'ComponentType<ArrayOfPrimitivesInputProps<string | number | boolean, ArraySchemaType<unknown>>> | undefined'.
test
Type 'ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>' is not assignable to type 'ReactNode | ComponentType'.
test
Type 'ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>' is not assignable to type 'ReactNode | ComponentType'.
test
'Flex' cannot be used as a JSX component.
test
'TextInput' cannot be used as a JSX component.
test
@frontvibe/sanity-font-picker#typecheck: command (/home/runner/work/sanity-plugins/sanity-plugins/packages/sanity-font-picker) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636