Skip to content

chore(deps): update unocss monorepo to ^0.64.0 #176

chore(deps): update unocss monorepo to ^0.64.0

chore(deps): update unocss monorepo to ^0.64.0 #176

Triggered via pull request November 5, 2024 10:49
Status Failure
Total duration 2m 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 warnings
ci: components/layout/Footer.vue#L14
Argument of type '{ label: string; icon: boolean; square: boolean; to: string; target: string; class: string; key: number; btn: string; } | { icon: string; title: string; to: string; target: string; class: string; key: number; btn: string; }' is not assignable to parameter of type '{ readonly type?: "button" | "reset" | "submit" | undefined; readonly loadingPlacement?: "label" | "leading" | "trailing" | undefined; readonly icon?: boolean | undefined; readonly disabled?: boolean | undefined; ... 18 more ...; readonly toggleOff?: string | undefined; } & VNodeProps & AllowedComponentProps & Compo...'.
ci: composables/useConfig.ts#L5
Property 'ogImageComponent' is missing in type '{ name: string; description: string; ogImage: string; }' but required in type '{ name: string; description: string; ogImage: string; ogImageComponent: string; }'.
ci: composables/useConfig.ts#L28
Object literal may only specify known properties, and 'packageVersionNav' does not exist in type '{ showLoadingIndicator: boolean; title: string; showTitle: boolean; border: boolean; logo: { light: string; dark: string; }; showTitleInMobile: boolean; darkModeToggle: boolean; nav: { title: string; to: string; target: string; links: { ...; }[]; }[]; links: { ...; }[]; }'.
ci: composables/useConfig.ts#L34
Property 'folderStyle' is missing in type '{ useLevel: true; collapse: false; }' but required in type '{ useLevel: boolean; collapse: boolean; folderStyle: "default" | "group" | "tree"; }'.
ci: unocss.config.ts#L5
Argument of type '{ content: { pipeline: { include: string[]; }; filesystem: string[]; }; mode?: VitePluginConfig["mode"]; autoImport?: boolean; preflight?: boolean; disableNuxtInlineStyle?: boolean; ... 41 more ...; cli?: { entry?: Arrayable<CliEntryItem>; }; }' is not assignable to parameter of type 'UserConfig<object>'.
ci
Process completed with exit code 1.
ci: components/common/command/CommandInput.vue#L26
UnoCSS utilities are not ordered
ci: components/common/command/CommandInput.vue#L27
UnoCSS utilities are not ordered
ci: components/common/navigation-menu/NavigationMenuIndicator.vue#L22
UnoCSS utilities are not ordered
ci: components/content/ProseTr.vue#L2
UnoCSS utilities are not ordered
ci: components/layout/PrevNextButton.vue#L14
UnoCSS utilities are not ordered
ci: components/layout/PrevNextButton.vue#L16
UnoCSS utilities are not ordered
ci: components/layout/PrevNextButton.vue#L27
UnoCSS utilities are not ordered
ci: components/layout/SearchDialog.vue#L123
UnoCSS utilities are not ordered
ci: components/layout/SearchDialog.vue#L124
UnoCSS utilities are not ordered