Bump react-i18next from 12.2.0 to 15.1.0 #2327
Annotations
10 errors
Run build task
Argument of type '["signedOutSession", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
|
Run build task
Argument of type '["setUpNew", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
|
Run build task
Argument of type '["notSetUp", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
|
Run build task
Argument of type '["removeCred", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
|
Run build task
Argument of type '["stopUsingCred", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
|
Run build task
Argument of type '["removeModalMessage", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
|
Run build task
Argument of type '["editTheResource", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
|
Run build task
Argument of type '["permissionRequest", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
|
Run build task
Argument of type '["shareTheResource", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
|
Run build task
Type '{ username: string | undefined; }' is not assignable to type 'ReactI18NextChildren | Iterable<ReactI18NextChildren>'.
|
Loading