Merge pull request #184 from qidian99/master #273
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/common/utils/dragWindow.ts#L3
Missing return type on function
|
src/common/utils/getCopyFiles.ts#L8
Unexpected any. Specify a different type
|
src/common/utils/getWindowHeight.ts#L6
Unexpected any. Specify a different type
|
src/common/utils/getWindowHeight.ts#L6
Argument 'historyList' should be typed
|
src/core/app-search/darwin.ts#L18
Unexpected any. Specify a different type
|
src/core/app-search/darwin.ts#L66
Missing return type on function
|
src/core/app-search/darwin.ts#L66
Argument 'nativeImage' should be typed with a non-any type
|
src/core/app-search/darwin.ts#L66
Unexpected any. Specify a different type
|
src/core/app-search/darwin.ts#L67
Unexpected any. Specify a different type
|
src/core/app-search/darwin.ts#L69
Unexpected any. Specify a different type
|
feature/src/App.vue#L11
Delete `;`
|
feature/src/App.vue#L17
Delete `;`
|
feature/src/App.vue#L23
Delete `;`
|
feature/src/App.vue#L29
Delete `;`
|
feature/src/App.vue#L35
Delete `;`
|
feature/src/App.vue#L41
Delete `;`
|
feature/src/App.vue#L75
Replace `·:class="['finder',·'result',·'devPlugin',·'image',·'tools',·'worker',·'system'].includes(active[0])·?·'container'·:·'more'"` with `⏎······:class="⏎········[⏎··········'finder',⏎··········'result',⏎··········'devPlugin',⏎··········'image',⏎··········'tools',⏎··········'worker',⏎··········'system',⏎········].includes(active[0])⏎··········?·'container'⏎··········:·'more'⏎······"⏎····`
|
feature/src/App.vue#L105
Unexpected any. Specify a different type
|
feature/src/App.vue#L106
Replace `active:·[key]})` with `·active:·[key]·});`
|
feature/src/App.vue#L113
Replace `active:·[code]})` with `·active:·[code]·});`
|
This job succeeded
Loading