fix(nuxt): disable nuxt app manifest #1398
Annotations
2 errors and 12 warnings
Build and test
Type '{ appManifest: false; }' is not assignable to type '{ asyncEntry?: boolean; reactivityTransform?: boolean; externalVue?: boolean; treeshakeClientOnly?: boolean; emitRouteChunkError?: false | "manual" | "automatic"; restoreState?: boolean; ... 16 more ...; watcher?: "chokidar" | ... 1 more ... | "chokidar-granular"; }'.
|
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
|