This repository has been archived by the owner on Feb 14, 2024. It is now read-only.
chore(deps): update packages #914
Annotations
7 errors
📦 Install node modules (ubuntu-latest)
Conversion of type '{ initialSlide: number; speed: number; autoHeight: false; height: number; loop: true; thumbs: boolean; autoplay: true; }' to type 'SwiperOptions' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
📦 Install node modules (ubuntu-latest)
Property 'email' is missing in type 'GenericObject' but required in type 'ForgotPasswordInput'.
|
📦 Install node modules (ubuntu-latest)
Type '{ code: string; }' is missing the following properties from type 'ResetPasswordInput': password, repeatPassword
|
📦 Install node modules (ubuntu-latest)
Type 'GenericObject' is missing the following properties from type 'SignUpInput': confirmPassword, displayName, email, isTermsAccepted, and 3 more.
|
📦 Install node modules (ubuntu-latest):
packages/vue-app/composables/useFormSection.ts#L15
No overload matches this call.
|
📦 Install node modules (ubuntu-latest):
packages/vue-design-system/composables/useFormSection.ts#L15
No overload matches this call.
|
📦 Install node modules (ubuntu-latest)
Process completed with exit code 1.
|