Skip to content

Bump antd from 3.26.20 to 4.24.12 #5216

Bump antd from 3.26.20 to 4.24.12

Bump antd from 3.26.20 to 4.24.12 #5216

Triggered via pull request July 17, 2023 12:07
Status Failure
Total duration 2m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
unit-tests
Module '"antd"' has no exported member 'Icon'.
unit-tests
Module '"antd"' has no exported member 'Icon'.
unit-tests
Type '{ children: Element; layout: "horizontal"; onSubmit: (event: FormEvent<HTMLFormElement>) => void; className: string; }' is not assignable to type 'IntrinsicAttributes & FormProps<any> & { children?: ReactNode; } & { ref?: Ref<FormInstance<any>> | undefined; }'.
unit-tests
Module '"antd"' has no exported member 'Icon'.
unit-tests
'Input' refers to a value, but is being used as a type here. Did you mean 'typeof Input'?
unit-tests
Module '"antd/es/table"' has no exported member 'SorterResult'. Did you mean to use 'import SorterResult from "antd/es/table"' instead?
unit-tests
Module '"antd"' has no exported member 'Icon'.
unit-tests
Property 'columnKey' does not exist on type 'SorterResult<ServiceOpsMetrics> | SorterResult<ServiceOpsMetrics>[]'.
unit-tests
Property 'order' does not exist on type 'SorterResult<ServiceOpsMetrics> | SorterResult<ServiceOpsMetrics>[]'.
unit-tests
Type '(value: string | number | undefined) => void' is not assignable to type '(value: number | null) => void'.