Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

chore(deps): update npm development dependencies #943

chore(deps): update npm development dependencies

chore(deps): update npm development dependencies #943

Triggered via pull request June 10, 2024 09:51
Status Failure
Total duration 12m 39s
Artifacts 3

quality_checks.yml

on: pull_request
Vulnerable dependencies 🔎
9s
Vulnerable dependencies 🔎
Lint 🔬
20s
Lint 🔬
Typecheck 🈯
27s
Typecheck 🈯
Test 🔬
12m 13s
Test 🔬
Build frontend 🛠️
1m 23s
Build frontend 🛠️
Conventional commits check 💬
5s
Conventional commits check 💬
No merge commits check 🚫
7s
No merge commits check 🚫
Save PR context as artifact
7s
Save PR context as artifact
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint 🔬
Process completed with exit code 2.
Typecheck 🈯: src/components/Forms/Dropdown.vue#L20
Object literal may only specify known properties, and 'onClick' does not exist in type 'NonNullable<Partial<{}> & Omit<{ readonly modelValue?: CategoryEnum | undefined; "onUpdate:modelValue"?: ((modelValue: CategoryEnum) => any) | undefined; } & ... 4 more ... & { ...; }, never>>'.
Typecheck 🈯: src/components/Forms/Dropdown.vue#L36
Object literal may only specify known properties, and 'onClick' does not exist in type 'NonNullable<Partial<{ variant: "default" | "auth"; isRequired: boolean; }> & Omit<{ readonly variant: "default" | "auth"; readonly isRequired: boolean; readonly label?: string | undefined; ... 4 more ...; "onUpdate:modelValue"?: ((modelValue: string) => any) | undefined; } & ... 4 more ... & { ...; }, DefaultKeys<.....'.
Typecheck 🈯: src/components/Forms/Dropdown.vue#L48
Object literal may only specify known properties, and 'onClick' does not exist in type 'NonNullable<Partial<{ variant: "default" | "auth"; isRequired: boolean; }> & Omit<{ readonly variant: "default" | "auth"; readonly isRequired: boolean; readonly label?: string | undefined; ... 4 more ...; "onUpdate:modelValue"?: ((modelValue: string) => any) | undefined; } & ... 4 more ... & { ...; }, DefaultKeys<.....'.
Typecheck 🈯: src/components/Forms/Dropdown.vue#L59
Object literal may only specify known properties, and 'onClick' does not exist in type 'NonNullable<Partial<{ step: number; min: number; max: number; }> & Omit<{ readonly step: number; readonly min: number; readonly max: number; readonly modelValue?: string | undefined; "onUpdate:modelValue"?: ((modelValue: string) => any) | undefined; } & ... 4 more ... & { ...; }, DefaultKeys<...>>>'.
Typecheck 🈯: src/components/Forms/Dropdown.vue#L67
Object literal may only specify known properties, and 'onClick' does not exist in type 'NonNullable<Partial<{}> & Omit<{ readonly modelValue?: boolean | undefined; "onUpdate:modelValue"?: ((modelValue: boolean) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...> & { ...; }, never>>'.
Typecheck 🈯: src/plugins/router/index.ts#L12
Argument of type '{ history: RouterHistory; scrollBehavior(_to: RouteLocationNormalized, _from: RouteLocationNormalizedLoaded, savedPosition: _ScrollPositionNormalized | null): _ScrollPositionNormalized | { ...; }; }' is not assignable to parameter of type '_RouterOptions'.
Typecheck 🈯
Process completed with exit code 2.
Test 🔬
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
PR_context Expired
281 Bytes
docker_image Expired
18.7 MB
frontend Expired
1.15 MB