Skip to content

chore: update dependencies #270

chore: update dependencies

chore: update dependencies #270

Triggered via pull request June 7, 2024 12:19
Status Failure
Total duration 1m 48s
Artifacts

test-and-cover.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test-all: src/client/apps/datasets/hooks/__tests__/keyboard-controlled-images-navigation.test.tsx#L13
Type '({ children, store, }: { children?: ReactNode; store?: Store | undefined; }) => FunctionComponentElement<{ value: Store | undefined; }>' is not assignable to type 'JSXElementConstructor<{ children: ReactNode; }> | undefined'.
test-all: src/client/apps/datasets/hooks/__tests__/keyboard-controlled-images-navigation.test.tsx#L52
Type '({ children, store, }: { children?: ReactNode; store?: Store | undefined; }) => FunctionComponentElement<{ value: Store | undefined; }>' is not assignable to type 'JSXElementConstructor<{ children: ReactNode; }> | undefined'.
test-all: src/client/apps/datasets/hooks/__tests__/keyboard-controlled-images-navigation.test.tsx#L70
Type '({ children, store, }: { children?: ReactNode; store?: Store | undefined; }) => FunctionComponentElement<{ value: Store | undefined; }>' is not assignable to type 'JSXElementConstructor<{ children: ReactNode; }> | undefined'.
test-all: src/client/apps/shared/components.tsx#L268
No overload matches this call.
test-all: src/client/apps/shared/markdown.tsx#L112
Type '({ children }: ComponentProperties) => JSX.Element' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLHeadingElement> & HTMLAttributes<HTMLHeadingElement> & ExtraProps> | undefined'.
test-all: src/client/apps/shared/markdown.tsx#L117
Type '({ children }: ComponentProperties) => JSX.Element' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLHeadingElement> & HTMLAttributes<HTMLHeadingElement> & ExtraProps> | undefined'.
test-all: src/client/apps/shared/markdown.tsx#L122
Type '({ children }: ComponentProperties) => JSX.Element' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLHeadingElement> & HTMLAttributes<HTMLHeadingElement> & ExtraProps> | undefined'.
test-all: src/client/apps/shared/markdown.tsx#L127
Type '({ children }: ComponentProperties) => JSX.Element' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLHeadingElement> & HTMLAttributes<HTMLHeadingElement> & ExtraProps> | undefined'.
test-all: src/client/apps/shared/markdown.tsx#L132
Type '({ children }: ComponentProperties) => JSX.Element' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLHeadingElement> & HTMLAttributes<HTMLHeadingElement> & ExtraProps> | undefined'.
test-all: src/client/apps/shared/markdown.tsx#L137
Type '({ children }: ComponentProperties) => JSX.Element' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLHeadingElement> & HTMLAttributes<HTMLHeadingElement> & ExtraProps> | undefined'.