Skip to content

fix: remove vulnerable dependencies (#15) #97

fix: remove vulnerable dependencies (#15)

fix: remove vulnerable dependencies (#15) #97

Triggered via push March 19, 2024 18:27
Status Failure
Total duration 39s
Artifacts

release.yml

on: push
Release frontend
28s
Release frontend
Release backend
0s
Release backend
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Release frontend
Argument of type '{ modelValue: string; animated: true; showCancelButton: "focus"; cancelButtonText: string; placeholder: string; mode: "ios"; }' is not assignable to parameter of type 'Partial<{}> & Omit<{ readonly animated?: boolean | undefined; readonly autocapitalize: string; readonly autocomplete?: AutocompleteTypes | undefined; ... 26 more ...; readonly modelValue?: string | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never> & Record<...>'.
Release frontend
Argument of type '{ modelValue: string; animated: true; showCancelButton: "focus"; cancelButtonText: string; placeholder: string; mode: "ios"; }' is not assignable to parameter of type 'Partial<{}> & Omit<{ readonly animated?: boolean | undefined; readonly autocapitalize: string; readonly autocomplete?: AutocompleteTypes | undefined; ... 26 more ...; readonly modelValue?: string | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never> & Record<...>'.
Release frontend
Process completed with exit code 1.