feat(TagInput): expand the deletion function of collapsedItems(#2625) #3431
pull-request.yml
on: pull_request
call-test-build
/
check
3s
call-test-build
/
test
1m 12s
call-test-build
/
site
1m 57s
Annotations
3 errors and 2 warnings
call-test-build / test:
src/select/base/Select.tsx#L364
Argument of type '{ value: any; collapsedSelectedItems: any; count: number; onClose: (p: { e?: React.MouseEvent<SVGSVGElement, globalThis.MouseEvent>; index: number; }) => void; }' is not assignable to parameter of type '{ value: SelectOption[]; collapsedSelectedItems: SelectOption[]; collapsedTags: SelectOption[]; count: number; onClose: (p: { e?: MouseEvent<SVGSVGElement, MouseEvent>; index: number; }) => void; }'.
|
call-test-build / test:
src/tree-select/TreeSelect.tsx#L303
Argument of type '{ value: NodeOptions[]; collapsedSelectedItems: NodeOptions[]; count: number; onClose: any; }' is not assignable to parameter of type '{ value: TreeOptionData<string | number>[]; collapsedSelectedItems: TreeOptionData<string | number>[]; collapsedTags: TreeOptionData<string | number>[]; count: number; onClose: (p: { ...; }) => void; }'.
|
call-test-build / test
Process completed with exit code 2.
|
call-test-build / test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
call-test-build / site
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
_site
Expired
|
2.75 MB |
|
pr
Expired
|
5 Bytes |
|