🐛 尝试修复 mac M1 构建问题 #221
Annotations
22 warnings
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/
|
feature/src/App.vue#L52
Unexpected any. Specify a different type
|
feature/src/views/installed/index.vue#L122
'ipcRenderer' is assigned a value but never used
|
feature/src/views/installed/index.vue#L232
Delete `⏎⏎`
|
|
|
feature/src/views/settings/database.vue#L25
Replace `·v-if="!item.plugin.isdownload·&&·!item.plugin.isloading"` with `⏎············v-if="!item.plugin.isdownload·&&·!item.plugin.isloading"⏎···········`
|
|
feature/src/views/settings/database.vue#L27
Replace `;"` with `"·`
|
feature/src/views/settings/database.vue#L30
Replace `;"` with `"·`
|
feature/src/views/settings/database.vue#L33
Replace `;"` with `"·`
|
|
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#L7
'translate' is defined but never used
|
src/core/app-search/darwin.ts#L19
Unexpected any. Specify a different type
|
src/core/app-search/darwin.ts#L67
Missing return type on function
|
src/core/app-search/darwin.ts#L67
Argument 'nativeImage' should be typed with a non-any type
|
src/core/app-search/darwin.ts#L67
Unexpected any. Specify a different type
|
src/core/app-search/darwin.ts#L68
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading