fix(j-s): Court Arrangements #60357
Annotations
10 warnings
libs/localization/scripts/extract.spec.ts#L26
Unexpected any. Specify a different type
|
libs/localization/scripts/extract.spec.ts#L51
Unexpected any. Specify a different type
|
libs/localization/scripts/extract.spec.ts#L71
Unexpected any. Specify a different type
|
libs/localization/scripts/extract.spec.ts#L114
Unexpected any. Specify a different type
|
libs/localization/scripts/extract.ts#L125
Unexpected any. Specify a different type
|
libs/localization/src/lib/LocaleContext.tsx#L84
Expected a function expression
|
libs/localization/src/lib/LocaleContext.tsx#L105
React Hook useEffect has missing dependencies: 'activeLocale' and 'messages'. Either include them or remove the dependency array. If 'setMessagesDict' needs the current value of 'messages', you can also switch to useReducer instead of useState and read 'messages' in the reducer
|
libs/localization/src/lib/LocaleContext.tsx#L113
Expected a function expression
|
libs/localization/src/lib/appWithLocale.tsx#L11
'IP' is defined but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
libs/localization/src/lib/parseMessageId.ts#L1
Expected a function expression
|
This job succeeded
Loading