[Table] support tree expand node; fix expandAll #2537
pull-request.yml
on: pull_request
build-mobile
0s
build-web
0s
Annotations
9 errors and 7 warnings
test:
js/table/tree-store.ts#L97
Expected an assignment or function call and instead saw an expression
|
test:
js/table/tree-store.ts#L116
Expected to return a value at the end of method 'foldTreeNode'
|
test:
js/table/tree-store.ts#L266
Trailing spaces not allowed
|
test:
js/table/tree-store.ts#L267
Trailing spaces not allowed
|
test:
js/table/tree-store.ts#L268
Trailing spaces not allowed
|
test:
js/table/tree-store.ts#L274
Expected an assignment or function call and instead saw an expression
|
test:
js/table/tree-store.ts#L283
Expected an assignment or function call and instead saw an expression
|
test:
js/table/tree-store.ts#L532
'newData' is never reassigned. Use 'const' instead
|
test
Process completed with exit code 1.
|
modify-web
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, marceloprado/has-changed-path@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
modify-web
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
modify-mobile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, marceloprado/has-changed-path@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
modify-mobile
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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/
|
test:
js/table/tree-store.ts#L291
Unexpected console statement
|