Skip to content

fix(nuxt): support multiple app presets #1436

fix(nuxt): support multiple app presets

fix(nuxt): support multiple app presets #1436

Triggered via pull request November 3, 2023 10:43
Status Failure
Total duration 2m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Build and test
2m 9s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Build and test
Type 'ImportPresetWithDeprecation' must have a '[Symbol.iterator]()' method that returns an iterator.
Build and test
Process completed with exit code 1.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and test: docs/.vitepress/theme/index.js#L22
Component name "Icon" should always be multi-word
Build and test: examples/nuxt3/components/Meow.vue#L1
Component name "Meow" should always be multi-word
Build and test: examples/nuxt3/components/Simple.story.vue#L1
Component name "Simple.story" should always be multi-word
Build and test: examples/vue3-themed/src/Serialize.story.vue#L1
Component name "Serialize.story" should always be multi-word
Build and test: examples/vue3/cypress/plugins/index.js#L19
'on' is defined but never used
Build and test: examples/vue3/cypress/plugins/index.js#L19
'config' is defined but never used
Build and test: examples/vue3/src/components/Amsterdam.vue#L1
Component name "Amsterdam" should always be multi-word
Build and test: examples/vue3/src/components/ComplexParameter.vue#L2
'props' is assigned a value but never used
Build and test: examples/vue3/src/components/Controls.story.vue#L1
Component name "Controls.story" should always be multi-word
Build and test: examples/vue3/src/components/Demo.story.vue#L1
Component name "Demo.story" should always be multi-word