chore(deps): bump the minor group with 15 updates #4348
Annotations
6 errors
🔎 Run Playwright tests
Argument of type 'Plugin' is not assignable to parameter of type 'Plugin<[]>'.
|
🔎 Run Playwright tests:
packages/sit-onyx/src/components/OnyxNavBar/modules/OnyxFlyoutMenu/OnyxFlyoutMenu.vue#L73
Argument of type '{ class: string; id: string; ref: HeadlessElRef<HTMLElement>; role: string; "aria-labelledby": string; onClick: () => false | void; }' is not assignable to parameter of type 'HTMLAttributes & ReservedProps & Record<string, unknown>'.
|
🔎 Run Playwright tests:
packages/sit-onyx/src/components/OnyxSelect/OnyxSelect.vue#L350
Argument of type '{ id: string; onMousedown: (e: MouseEvent) => void; innerHTML?: string; class?: any; style?: StyleValue; accesskey?: string; contenteditable?: Booleanish | "inherit" | "plaintext-only"; ... 165 more ...; ref?: VueTemplateRef<...> | undefined; }' is not assignable to parameter of type 'HTMLAttributes & ReservedProps & Record<string, unknown>'.
|
🔎 Run Playwright tests:
packages/sit-onyx/src/components/OnyxTooltip/OnyxTooltip.vue#L86
Argument of type '{ class: { 'onyx-tooltip--danger': boolean; 'onyx-tooltip--bottom': boolean; 'onyx-tooltip--fit-parent': boolean; 'onyx-tooltip--hidden': boolean; }; ref: HeadlessElRef<HTMLElement>; role: string; tabindex: string; } | { ...; }' is not assignable to parameter of type 'HTMLAttributes & ReservedProps & Record<string, unknown>'.
|
🔎 Run Playwright tests
docs#build: command (/home/runner/work/onyx/onyx/apps/docs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
🔎 Run Playwright tests
Process completed with exit code 2.
|
Loading