Skip to content

fix: 未打包就发布 #8 #58

fix: 未打包就发布 #8

fix: 未打包就发布 #8 #58

Triggered via push March 22, 2024 06:33
Status Success
Total duration 1m 26s
Artifacts

pages.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
pages
Property 'VueContext' does not exist on type 'Window & typeof globalThis'.
pages
Property 'VueContext' does not exist on type 'Window & typeof globalThis'.
pages
File '/home/runner/work/vue-form-design/vue-form-design/packages/editor/src/controller/form.ts' is not under 'rootDir' '/home/runner/work/vue-form-design/vue-form-design/packages/form'. 'rootDir' is expected to contain all source files.
pages
Property 'VueContext' does not exist on type 'Window & typeof globalThis'.
pages
Property 'VueContext' does not exist on type 'Window & typeof globalThis'.
pages
Property 'VueContext' does not exist on type 'Window & typeof globalThis'.
pages
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ShortCut'.
pages
An import path cannot end with a '.ts' extension. Consider importing '@/type.js' instead.
pages
File '/home/runner/work/vue-form-design/vue-form-design/packages/editor/src/controller/ui.ts' is not under 'rootDir' '/home/runner/work/vue-form-design/vue-form-design/packages/form'. 'rootDir' is expected to contain all source files.
pages
File '/home/runner/work/vue-form-design/vue-form-design/packages/editor/src/controller/history.ts' is not under 'rootDir' '/home/runner/work/vue-form-design/vue-form-design/packages/form'. 'rootDir' is expected to contain all source files.
pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v2, crazy-max/ghaction-github-pages@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, crazy-max/ghaction-github-pages@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/