chore(deps-dev): Bump the react group with 4 updates #620
Annotations
6 errors
|
Run make test build lint build-storybook
Process completed with exit code 2.
|
|
Run make test build lint build-storybook:
src/main.tsx#L7
Property 'render' does not exist on type 'typeof import("/home/runner/work/formatting-inputs/formatting-inputs/node_modules/@types/react-dom/index")'.
|
|
Run make test build lint build-storybook:
src/components/NumberInput/NumberInput.tsx#L92
Argument of type 'RefObject<HTMLInputElement | null>' is not assignable to parameter of type 'RefObject<HTMLInputElement>'.
|
|
Run make test build lint build-storybook:
src/components/NumberInput/NumberInput.tsx#L88
Argument of type 'RefObject<HTMLInputElement | null>' is not assignable to parameter of type 'RefObject<HTMLInputElement>'.
|
|
Run make test build lint build-storybook:
src/components/BlocksRangeInput/BlocksRangeInput.tsx#L95
Argument of type 'RefObject<HTMLInputElement | null>' is not assignable to parameter of type 'RefObject<HTMLInputElement>'.
|
|
Run make test build lint build-storybook:
src/components/BlocksRangeInput/BlocksRangeInput.tsx#L91
Argument of type 'RefObject<HTMLInputElement | null>' is not assignable to parameter of type 'RefObject<HTMLInputElement>'.
|
Loading