Update react monorepo #4348
Annotations
10 errors and 10 warnings
|
Run cd ./vuu-ui && npm run typecheck
Type 'FormEventHandler<HTMLInputElement>' is not assignable to type 'ChangeEventHandler<HTMLDivElement, Element>'.
|
|
Run cd ./vuu-ui && npm run typecheck
Type 'FormEventHandler<HTMLInputElement>' is not assignable to type 'ChangeEventHandler<HTMLDivElement, Element>'.
|
|
Run cd ./vuu-ui && npm run typecheck
Type 'FormEventHandler<HTMLInputElement>' is not assignable to type 'ChangeEventHandler<HTMLDivElement, Element>'.
|
|
Run cd ./vuu-ui && npm run typecheck
Type '(evt: SyntheticEvent<HTMLInputElement>) => void' is not assignable to type 'ChangeEventHandler<HTMLDivElement, Element>'.
|
|
Run cd ./vuu-ui && npm run typecheck
Type '(evt: FormEvent<HTMLInputElement>) => void' is not assignable to type 'ChangeEventHandler<HTMLDivElement, Element>'.
|
|
Run cd ./vuu-ui && npm run typecheck
Type '(evt: FormEvent<HTMLInputElement>) => void' is not assignable to type 'ChangeEventHandler<HTMLDivElement, Element>'.
|
|
Run cd ./vuu-ui && npm run typecheck
Type '(evt: FormEvent<HTMLInputElement>) => void' is not assignable to type 'ChangeEventHandler<HTMLDivElement, Element>'.
|
|
Run cd ./vuu-ui && npm run typecheck
Type '(evt: FormEvent<HTMLInputElement>) => void' is not assignable to type 'ChangeEventHandler<HTMLDivElement, Element>'.
|
|
Run cd ./vuu-ui && npm run typecheck
Type '(evt: FormEvent<HTMLInputElement>) => void' is not assignable to type 'ChangeEventHandler<HTMLDivElement, Element>'.
|
|
Run cd ./vuu-ui && npm run typecheck
Type '(evt: SyntheticEvent<HTMLInputElement>) => void' is not assignable to type 'ChangeEventHandler<HTMLDivElement, Element>'.
|
|
Run cd ./vuu-ui && npm run lint:
vuu-ui/packages/vuu-layout/src/utils/pathUtils.ts#L22
Unexpected any. Specify a different type
|
|
Run cd ./vuu-ui && npm run lint:
vuu-ui/packages/vuu-layout/src/utils/pathUtils.ts#L21
Unexpected any. Specify a different type
|
|
Run cd ./vuu-ui && npm run lint:
vuu-ui/packages/vuu-layout/src/responsive/utils.ts#L22
Unexpected any. Specify a different type
|
|
Run cd ./vuu-ui && npm run lint:
vuu-ui/packages/vuu-layout/src/responsive/useResizeObserver.ts#L109
Unexpected any. Specify a different type
|
|
Run cd ./vuu-ui && npm run lint:
vuu-ui/packages/vuu-layout/src/layout-reducer/resize-flex-children.ts#L70
Unexpected any. Specify a different type
|
|
Run cd ./vuu-ui && npm run lint:
vuu-ui/packages/vuu-layout/src/drag-drop/BoxModel.ts#L189
Forbidden non-null assertion
|
|
Run cd ./vuu-ui && npm run lint:
vuu-ui/packages/vuu-data-test/src/ArrayProxy.ts#L12
Unexpected any. Specify a different type
|
|
Run cd ./vuu-ui && npm run lint:
vuu-ui/packages/vuu-data-remote/test/test-utils.ts#L341
Unexpected any. Specify a different type
|
|
Run cd ./vuu-ui && npm run lint:
vuu-ui/packages/vuu-data-remote/test/test-utils.ts#L335
Unexpected any. Specify a different type
|
|
Run cd ./vuu-ui && npm run lint:
vuu-ui/packages/grid-layout/src/react-element-utils.ts#L23
Unexpected any. Specify a different type
|
Loading