Skip to content

[Feature Branch] feat(design): Result and Empty components adapt to the latest design #1615

[Feature Branch] feat(design): Result and Empty components adapt to the latest design

[Feature Branch] feat(design): Result and Empty components adapt to the latest design #1615

Triggered via pull request December 7, 2023 13:03
@dengfupingdengfuping
synchronize #348
hjg-style
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

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

Annotations

4 errors
build (16.x, ubuntu-latest): packages/design/src/config-provider/index.tsx#L111
Type '() => void' is not assignable to type 'RenderEmptyHandler'.
build (16.x, ubuntu-latest): packages/design/src/table/demo/no-data-table.tsx#L26
Type 'number' has no properties in common with type 'TableComponents<any>'.
build (16.x, ubuntu-latest): packages/ui/src/TreeSearch/index.tsx#L172
Property 'PRESENTED_IMAGE_SIMPLE' does not exist on type 'ForwardRefExoticComponent<EmptyProps & RefAttributes<HTMLSpanElement>>'.
build (16.x, ubuntu-latest)
Process completed with exit code 1.