Skip to content

fix:(editableTable)点击保存后valueType未读取到导致convertMoment的日期格式错误 (#8878) #7740

fix:(editableTable)点击保存后valueType未读取到导致convertMoment的日期格式错误 (#8878)

fix:(editableTable)点击保存后valueType未读取到导致convertMoment的日期格式错误 (#8878) #7740

Triggered via push November 26, 2024 09:54
Status Failure
Total duration 5m 42s
Artifacts

build.yml

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

Annotations

4 errors
build (16.x, ubuntu-latest): packages/field/src/index.tsx#L225
Type '{ children: ProFieldTextType; }' is not assignable to type '{ children?: ReactNode; }'.
build (16.x, ubuntu-latest): packages/field/src/index.tsx#L235
Type '{ children: ProFieldTextType; }' is not assignable to type '{ children?: ReactNode; }'.
build (16.x, ubuntu-latest): packages/layout/src/demos/customSider.tsx#L103
Type '{ children: (void | ReactNode)[]; }' is not assignable to type '{ children?: ReactNode; }'.
build (16.x, ubuntu-latest)
Process completed with exit code 1.