Skip to content

chore(deps): update dependency @types/react to v18.3.3 #1778

chore(deps): update dependency @types/react to v18.3.3

chore(deps): update dependency @types/react to v18.3.3 #1778

Triggered via pull request May 11, 2024 14:13
Status Failure
Total duration 53s
Artifacts

on-pull-request.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (20.x): src/Component/Breadcrumb/Breadcrumb.tsx#L64
Type '{}' is missing the following properties from type 'Pick<AntdIconProps, "label" | "placeholder" | "value" | "size" | "children" | "className" | "disabled" | "title" | "cite" | "data" | "form" | "slot" | "span" | "style" | ... 349 more ... | "twoToneColor">': onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/Component/CodeEditor/CodeEditor.tsx#L371
Type '{ twoToneColor: string; onClick: () => void; }' is missing the following properties from type 'Pick<AntdIconProps, "label" | "placeholder" | "value" | "size" | "children" | "className" | "disabled" | "title" | "cite" | "data" | "form" | "slot" | "span" | "style" | ... 349 more ... | "twoToneColor">': onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/Component/CodeEditor/CodeEditor.tsx#L372
Type '{ twoToneColor: string; onClick: () => void; }' is missing the following properties from type 'Pick<AntdIconProps, "label" | "placeholder" | "value" | "size" | "children" | "className" | "disabled" | "title" | "cite" | "data" | "form" | "slot" | "span" | "style" | ... 349 more ... | "twoToneColor">': onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/Component/ExpressionInput/BooleanExpressionInput/BooleanExpressionInput.tsx#L97
Type '{}' is missing the following properties from type 'Pick<AntdIconProps, "label" | "placeholder" | "value" | "size" | "children" | "className" | "disabled" | "title" | "cite" | "data" | "form" | "slot" | "span" | "style" | ... 349 more ... | "twoToneColor">': onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/Component/ExpressionInput/NumberExpressionInput/NumberExpressionInput.tsx#L96
Type '{}' is missing the following properties from type 'Pick<AntdIconProps, "label" | "placeholder" | "value" | "size" | "children" | "className" | "disabled" | "title" | "cite" | "data" | "form" | "slot" | "span" | "style" | ... 349 more ... | "twoToneColor">': onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/Component/ExpressionInput/StringExpressionInput/StringExpressionInput.tsx#L96
Type '{}' is missing the following properties from type 'Pick<AntdIconProps, "label" | "placeholder" | "value" | "size" | "children" | "className" | "disabled" | "title" | "cite" | "data" | "form" | "slot" | "span" | "style" | ... 349 more ... | "twoToneColor">': onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/Component/ExpressionInput/StringExpressionSelect/StringExpressionSelect.tsx#L96
Type '{}' is missing the following properties from type 'Pick<AntdIconProps, "label" | "placeholder" | "value" | "size" | "children" | "className" | "disabled" | "title" | "cite" | "data" | "form" | "slot" | "span" | "style" | ... 349 more ... | "twoToneColor">': onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/Component/Filter/FilterTree/FilterTree.tsx#L170
Type '{}' is missing the following properties from type 'Pick<AntdIconProps, "label" | "placeholder" | "value" | "size" | "children" | "className" | "disabled" | "title" | "cite" | "data" | "form" | "slot" | "span" | "style" | ... 349 more ... | "twoToneColor">': onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/Component/Filter/FilterTree/FilterTree.tsx#L189
Type '{}' is missing the following properties from type 'Pick<AntdIconProps, "label" | "placeholder" | "value" | "size" | "children" | "className" | "disabled" | "title" | "cite" | "data" | "form" | "slot" | "span" | "style" | ... 349 more ... | "twoToneColor">': onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/Component/Filter/FilterTree/FilterTree.tsx#L206
Type '{}' is missing the following properties from type 'Pick<AntdIconProps, "label" | "placeholder" | "value" | "size" | "children" | "className" | "disabled" | "title" | "cite" | "data" | "form" | "slot" | "span" | "style" | ... 349 more ... | "twoToneColor">': onPointerEnterCapture, onPointerLeaveCapture
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.