Update main.yml #281
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4, actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/renderer/App.vue#L73
Unexpected any. Specify a different type
|
src/renderer/App.vue#L75
Unexpected any. Specify a different type
|
src/renderer/components/result.vue#L2
Replace `·v-show="!currentPlugin.name·&&·config.perf.common.history"·class="options"` with `⏎····v-show="!currentPlugin.name·&&·config.perf.common.history"⏎····class="options"⏎··`
|
src/renderer/components/result.vue#L10
Insert `·`
|
src/renderer/components/result.vue#L47
'watch' is defined but never used
|
src/renderer/components/result.vue#L55
Unexpected any. Specify a different type
|
src/renderer/components/result.vue#L57
Unexpected any. Specify a different type
|
src/renderer/components/result.vue#L117
Unexpected any. Specify a different type
|
src/renderer/components/result.vue#L141
Replace `(item)·=>·item.name·!==·menuState.plugin.name` with `⏎··········(item)·=>·item.name·!==·menuState.plugin.name⏎········`
|
src/renderer/components/search.vue#L62
Unexpected any. Specify a different type
|
feature/src/App.vue#L119
Unexpected any. Specify a different type
|
feature/src/App.vue#L130
Unexpected any. Specify a different type
|
feature/src/views/dev/index.vue#L20
Delete `····`
|
feature/src/views/installed/index.vue#L14
Replace `去插件市场看看吧` with `⏎··············去插件市场看看吧⏎············`
|
feature/src/views/installed/index.vue#L70
Replace `cmd` with `(cmd)`
|
|
feature/src/views/installed/index.vue#L124
'ipcRenderer' is assigned a value but never used
|
feature/src/views/installed/index.vue#L127
'fs' is assigned a value but never used
|
feature/src/views/installed/index.vue#L130
'baseDir' is assigned a value but never used
|
feature/src/views/installed/index.vue#L165
Insert `·`
|
This job succeeded
Loading