chore(deps): bump konva from 9.3.22 to 10.3.0 #814
Annotations
20 errors and 10 warnings
|
e2e-tests
Type '{ children: Element[]; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
e2e-tests
Type '{ children: Element | null; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
e2e-tests
Type '{ children: Element; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
e2e-tests
Type '{ children: Element; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
e2e-tests
Type 'RefObject<Image>' is not assignable to type 'LegacyRef<Image> | undefined'.
|
|
e2e-tests
Type '{ children: Element; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
e2e-tests
Type '{ children: Element[]; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
e2e-tests
Type '{ children: Element; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
e2e-tests
Type '{ children: Element; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
e2e-tests
Type '{ children: Element[]; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
unit-tests
Type '{ children: Element | null; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
unit-tests
Type '{ children: Element; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
unit-tests
Type '{ children: Element; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
unit-tests
Type 'RefObject<Image>' is not assignable to type 'LegacyRef<Image> | undefined'.
|
|
unit-tests
Type '{ children: Element; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
unit-tests
Type '{ children: Element[]; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
unit-tests
@lemoncode/web#check-types: command (/home/runner/work/quickmock/quickmock/apps/web) /opt/hostedtoolcache/node/24.14.1/x64/bin/npm run check-types exited (2)
|
|
unit-tests
Type '{ children: Element; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
unit-tests
Type '{ children: Element; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
unit-tests
Type '{ children: Element[]; x: any; y: any; width: number; height: number; 'data-id': any; onClick: (e: KonvaEventObject<MouseEvent, Node<NodeConfig>>) => void; ref: ForwardedRef<...>; shapeType: ShapeType; }' is not assignable to type 'KonvaNodeEvents'.
|
|
eslint-plugin-react-hooks(exhaustive-deps):
apps/web/src/common/components/mock-components/mock-components.utils.ts#L22
React Hook useMemo has missing dependencies: 'height', 'handleSelection', and 'width'
|
|
typescript-eslint(no-explicit-any):
apps/web/src/common/components/mock-components/front-low-wireframes-components/paragraph-scribbled-shape/paragraph-scribbled-shape.tsx#L14
Unexpected `any`. Specify a different type.
|
|
|
|
typescript-eslint(no-explicit-any):
apps/web/src/common/components/mock-components/front-rich-components/accordion/components/accordion-body.component.tsx#L5
Unexpected `any`. Specify a different type.
|
|
typescript-eslint(no-explicit-any):
apps/web/src/common/components/mock-components/front-low-wireframes-components/text-scribbled-shape/text-scribbled-shape.tsx#L14
Unexpected `any`. Specify a different type.
|
|
eslint-plugin-react-hooks(exhaustive-deps):
apps/web/src/common/components/mock-components/front-low-wireframes-components/text-scribbled-shape/text-scribbled-shape.tsx#L34
React Hook useMemo has missing dependencies: 'restrictedHeight', and 'id'
|
|
typescript-eslint(no-explicit-any):
apps/web/src/common/components/mock-components/front-rich-components/accordion/components/accordion-header.component.tsx#L10
Unexpected `any`. Specify a different type.
|
|
eslint-plugin-react(no-array-index-key):
apps/web/src/common/components/mock-components/front-rich-components/accordion/components/accordion-all-parts.component.tsx#L39
Usage of Array index in keys is not allowed
|
|
eslint-plugin-unicorn(consistent-function-scoping):
apps/web/src/common/components/mock-components/front-low-wireframes-components/text-scribbled-shape/text-scribbled.utils.spec.ts#L73
Function `randomChar` does not capture any variables from its parent scope
|
|
typescript-eslint(no-explicit-any):
apps/web/src/core/model/index.ts#L174
Unexpected `any`. Specify a different type.
|