remove dnd-kit as deps #990
Annotations
10 errors and 1 warning
Cypress:
components/color-settings/index.tsx#L93
Type '(color: string) => void' is not assignable to type '(newColor?: string | undefined, index?: number | undefined) => void'.
|
Cypress:
components/repeater/hooks.js#L3
Parameter 'state' implicitly has an 'any[]' type.
|
Cypress:
components/repeater/hooks.js#L10
Parameter 'arr' implicitly has an 'any' type.
|
Cypress:
components/repeater/hooks.js#L10
Parameter 'fromIndex' implicitly has an 'any' type.
|
Cypress:
components/repeater/hooks.js#L10
Parameter 'toIndex' implicitly has an 'any' type.
|
Cypress:
components/repeater/hooks.js#L15
Parameter 'from' implicitly has an 'any' type.
|
Cypress:
components/repeater/hooks.js#L15
Parameter 'to' implicitly has an 'any' type.
|
Cypress:
components/repeater/hooks.js#L16
Variable '__draggables' implicitly has an 'any[]' type.
|
Cypress:
components/repeater/hooks.js#L23
Parameter 'from' implicitly has an 'any' type.
|
Cypress:
components/repeater/hooks.js#L23
Parameter 'to' implicitly has an 'any' type.
|
Cypress
The following actions use a deprecated Node.js version and will be forced to run on node20: cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|