chore: update dependencies #270
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'.
|