ci(macos-x64): 增加macos-x64的运行器和macos-arm64的运行器, 并做相关适配。 #56
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
frontend/src/App.vue#L18
Unexpected any. Specify a different type
|
frontend/src/App.vue#L67
Unexpected any. Specify a different type
|
frontend/src/stores/app-store.ts#L13
'event' is defined but never used
|
frontend/src/stores/app-store.ts#L39
'event' is defined but never used
|
frontend/src/layouts/Main_layout.vue#L137
'toggleMaximize' is defined but never used
|
frontend/src/pages/Main_page.vue#L146
Unexpected any. Specify a different type
|
frontend/src/boot/query/store-query.ts#L2
Unexpected any. Specify a different type
|
frontend/src/boot/query/store-query.ts#L44
Unexpected any. Specify a different type
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "INSTALLER_NAME_ALL".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading