fix(deps): update dependency i18next to v25 #383
code.yml
on: pull_request
Code quality
/
/
45s
Type check
/
/
34s
Annotations
10 warnings
Code quality / /:
src/Api/I18nManager.ts#L35
Unexpected space before function parentheses
|
Code quality / /:
src/Api/I18nManager.ts#L31
Unexpected space before function parentheses
|
Code quality / /:
src/Api/I18nManager.ts#L31
Expected 'this' to be used by class method 'getLocale'
|
Code quality / /:
src/Api/I18nManager.ts#L28
This line has 2 statements. Maximum allowed is 1
|
Code quality / /:
src/Api/I18nManager.ts#L28
Expected parentheses around arrow function argument having a body with curly braces
|
Code quality / /:
src/Api/I18nManager.ts#L23
Unexpected space before function parentheses
|
Code quality / /:
src/Api/I18nManager.ts#L23
Expected 'this' to be used by class async method 'setLocale'
|
Code quality / /:
src/Api/I18nManager.ts#L18
Unexpected space before function parentheses
|
Code quality / /:
src/Api/I18nInit.ts#L62
No magic number: 10
|
Code quality / /:
__tests__/Config/LogConfig.ts#L25
No magic number: 2
|