[DEV] hooks useTranslator and useSelector #1737
Annotations
10 errors
src/common/hooks/useSelector.ts#L2
Strings must use doublequote
|
src/common/hooks/useSelector.ts#L2
Missing semicolon
|
src/common/hooks/useSelector.ts#L10
Newline required at end of file but not found
|
src/common/hooks/useSyncExternalStore.ts#L2
Strings must use doublequote
|
src/common/hooks/useSyncExternalStore.ts#L4
Newline required at end of file but not found
|
src/common/hooks/useTranslator.ts#L13
Missing semicolon
|
src/common/hooks/useTranslator.ts#L18
Newline required at end of file but not found
|
src/common/services/translator.ts#L207
Missing semicolon
|
src/renderer/library/components/HooksTest.tsx#L10
'name' is never reassigned. Use 'const' instead
|
src/renderer/library/components/HooksTest.tsx#L50
Newline required at end of file but not found
|
The logs for this run have expired and are no longer available.
Loading