Skip to content

feat(array-collapse): add custom onChange func (#40) #163

feat(array-collapse): add custom onChange func (#40)

feat(array-collapse): add custom onChange func (#40) #163

Triggered via push June 4, 2024 09:49
Status Success
Total duration 9m 0s
Artifacts

ci.yml

on: push
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/