Skip to content

fix(array-collapse): 修复折叠时会删除item的bug #175

fix(array-collapse): 修复折叠时会删除item的bug

fix(array-collapse): 修复折叠时会删除item的bug #175

Triggered via pull request October 24, 2024 09:15
Status Success
Total duration 3m 56s
Artifacts

ci.yml

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

Annotations

10 errors and 2 warnings
build (14.x, ubuntu-latest)
Type 'Theme<SeedToken, MapToken>' is not assignable to type 'Theme<any, any>'.
build (14.x, ubuntu-latest)
Type '"ghost"' is not assignable to type '"default" | "link" | "text" | "dashed" | "primary" | undefined'.
build (14.x, ubuntu-latest)
Type '"ghost"' is not assignable to type '"default" | "link" | "text" | "dashed" | "primary" | undefined'.
build (14.x, ubuntu-latest)
Type '"ghost"' is not assignable to type '"default" | "link" | "text" | "dashed" | "primary" | undefined'.
build (14.x, ubuntu-latest)
Type '"ghost"' is not assignable to type '"default" | "link" | "text" | "dashed" | "primary" | undefined'.
build (14.x, ubuntu-latest)
Type 'ForwardRefExoticComponent<Pick<Partial<Omit<TimePickerProps, "ref"> & RefAttributes<any>>, "value" | "children" | "type" | "key" | "id" | "form" | ... 352 more ... | "addon"> & RefAttributes<...>>' is not assignable to type 'ComposedTimePicker'.
build (14.x, ubuntu-latest)
Type 'Theme<SeedToken, MapToken>' is not assignable to type 'Theme<any, any>'.
build (14.x, ubuntu-latest)
Type '"ghost"' is not assignable to type '"default" | "link" | "text" | "dashed" | "primary" | undefined'.
build (14.x, ubuntu-latest)
Type '"ghost"' is not assignable to type '"default" | "link" | "text" | "dashed" | "primary" | undefined'.
build (14.x, ubuntu-latest)
Type '"ghost"' is not assignable to type '"default" | "link" | "text" | "dashed" | "primary" | undefined'.
build (14.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/