docs: integrate @nuxt/ui-pro
#2751
Triggered via pull request
September 28, 2023 14:02
Status
Failure
Total duration
2m 34s
Artifacts
–
Annotations
3 errors and 4 warnings
ci (ubuntu-latest, 18)
Argument of type '{}' is not assignable to parameter of type '{ ref?: VNodeRef; key?: string | number | symbol; style?: unknown; class?: unknown; readonly links: Link[]; ref_for?: boolean; ref_key?: string; onVnodeBeforeMount?: VNodeMountHook | VNodeMountHook[]; ... 4 more ...; onVnodeUnmounted?: VNodeMountHook | VNodeMountHook[]; } & Record<...>'.
|
ci (ubuntu-latest, 18)
Argument of type '{ ref: string; blocks: ({ class: string; inactive: boolean; children: ({ name: string; to: string; class: string; style: { '--step-y': string; '--height'?: undefined; '--prev-step-y'?: undefined; }; inactive: boolean; children: { ...; }[]; } | { ...; })[]; } | { ...; } | { ...; })[]; }' is not assignable to parameter of type '{ ref?: VNodeRef; key?: string | number | symbol; style?: unknown; class?: unknown; ref_for?: boolean; ref_key?: string; onVnodeBeforeMount?: VNodeMountHook | VNodeMountHook[]; ... 5 more ...; readonly blocks: ProBlock[]; } & Record<...>'.
|
ci (ubuntu-latest, 18)
Process completed with exit code 1.
|
ci (ubuntu-latest, 18):
docs/pages/pro/index.vue#L14
'v-html' directive can lead to XSS attack
|
ci (ubuntu-latest, 18):
docs/pages/pro/index.vue#L18
'v-html' directive can lead to XSS attack
|
ci (ubuntu-latest, 18):
docs/pages/pro/index.vue#L31
'v-html' directive can lead to XSS attack
|
ci (ubuntu-latest, 18):
docs/pages/pro/index.vue#L35
'v-html' directive can lead to XSS attack
|