[docs]: New configuration reference #724
Annotations
4 errors and 11 warnings
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L3
'computedEager' is defined but never used
|
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L5
'P' is defined but never used
|
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L49
Elements in iteration expect to have 'v-bind:key' directives
|
check
Process completed with exit code 1.
|
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L39
Expected 1 line break after opening tag (`<th>`), but no line breaks found
|
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L39
Expected 1 line break before closing tag (`</th>`), but no line breaks found
|
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L40
Expected 1 line break after opening tag (`<th>`), but no line breaks found
|
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L40
Expected 1 line break before closing tag (`</th>`), but no line breaks found
|
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L41
Require self-closing on HTML elements (<th>)
|
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L48
Expected 1 line break after opening tag (`<template>`), but no line breaks found
|
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L48
Expected 1 line break before closing tag (`</template>`), but no line breaks found
|
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L49
':href' should be on a new line
|
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L54
Attribute "v-else" should go before "name"
|
check:
.vitepress/theme/components/ConfigParameterSpecs.vue#L54
'v-else' should be on a new line
|