fix(deps): update dependency vue-i18n to v11.4.9 #10449
Annotations
10 errors
|
Typecheck
Property '$el' does not exist on type 'HTMLElement'.
|
|
Typecheck
Argument of type '{ readonly id: number; readonly email: string; readonly username: string; readonly name: string; readonly exp: number; readonly type: AuthType; readonly created: Date; ... 7 more ...; readonly maxPermission: Permission | null; }' is not assignable to parameter of type 'IUser'.
|
|
Typecheck
Type '{ readonly id: number; readonly email: string; readonly username: string; readonly name: string; readonly exp: number; readonly type: AuthType; readonly created: Date; ... 7 more ...; readonly maxPermission: Permission | null; }' is not assignable to type 'IUser'.
|
|
Typecheck
Operator '+' cannot be applied to types 'string | number' and 'number'.
|
|
Typecheck
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
|
Typecheck
Argument of type 'string | number' is not assignable to parameter of type 'number'.
|
|
Typecheck
Argument of type '{ readonly id: number; readonly title: string; readonly description: string; readonly owner: { readonly id: number; readonly email: string; readonly username: string; readonly name: string; readonly exp: number; ... 9 more ...; readonly maxPermission: Permission | null; }; ... 13 more ...; readonly maxPermission: Pe...' is not assignable to parameter of type 'IProject'.
|
|
Typecheck
Property 'item' does not exist on type '{}'.
|
|
Typecheck
Argument of type '{ style: { 'background-image': "" | `url(${string})`; filter: 0 | `brightness(${number}%)` | null; }; class: string; }' is not assignable to parameter of type 'HTMLAttributes & ReservedProps & Record<string, unknown>'.
|
|
Typecheck
Property 'getBoundingClientRect' does not exist on type 'never'.
|
background
wait
wait-all
cancel
parallel
Loading