fix(upload): 修复批量上传组件添加同名文件触发额外 onValidate 事件的问题 #2721
pull-request.yml
on: pull_request
build-mobile
0s
build-web
0s
Annotations
2 errors and 6 warnings
test:
js/upload/main.ts#L365
'tmpFilesLenToBeAdded' 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/
|