chore(deps): bump the production-dependencies group with 11 updates#814
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the production-dependencies group with 11 updates#814dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 errors and 10 warnings
|
Check TypeScript types
Process completed with exit code 1.
|
|
Check TypeScript types
Type 'RefObject<HTMLDivElement | null>' is not assignable to type 'RefObject<HTMLDivElement>'.
|
|
Check TypeScript types
Argument of type 'RefObject<HTMLDivElement | null>' is not assignable to parameter of type 'RefObject<HTMLDivElement>'.
|
|
Check TypeScript types
Type 'RefObject<null>' is not assignable to type 'RefObject<HTMLDivElement>'.
|
|
Check TypeScript types
Type 'RefObject<Transformer | null>' is not assignable to type 'RefObject<Transformer>'.
|
|
Check TypeScript types
Type 'RefObject<Stage | null>' is not assignable to type 'RefObject<Stage>'.
|
|
Check TypeScript types
Cannot find namespace 'JSX'.
|
|
Check TypeScript types
Type '(el: Circle | null) => Circle | null' is not assignable to type 'Ref<Circle> | undefined'.
|
|
Check TypeScript types
Type '(el: Text | null) => Text | null' is not assignable to type 'Ref<Text> | undefined'.
|
|
Check TypeScript types
@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)
|
|
Lint:
apps/web/src/common/components/mock-components/mock-components.utils.ts#L28
React Hook useMemo has unnecessary dependency: restrictedSize
|
|
Lint:
apps/web/src/common/components/mock-components/mock-components.utils.ts#L22
React Hook useMemo has missing dependencies: 'height', 'handleSelection', and 'width'
|
|
Lint:
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
|
|
Lint:
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.
|
|
Lint:
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'
|
|
Lint:
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.
|
|
Lint:
apps/web/src/common/components/mock-components/front-low-wireframes-components/paragraph-scribbled-shape/paragraph-scribbled-shape.tsx#L41
Usage of Array index in keys is not allowed
|
|
Lint:
apps/web/src/common/components/mock-components/front-rich-components/accordion/components/accordion-header.component.tsx#L10
Unexpected `any`. Specify a different type.
|
|
Lint:
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
|
|
Lint:
apps/web/src/core/model/index.ts#L174
Unexpected `any`. Specify a different type.
|
background
wait
wait-all
cancel
parallel
Loading