Zeekaptcha example #1009
Annotations
4 errors and 6 warnings
src/controllers/ConversationListController.tsx#L12
Expected 1 empty line after import statement not followed by another import
|
src/controllers/ConversationListController.tsx#L85
Unexpected console statement
|
src/controllers/MessageInputController.tsx#L48
React Hook useEffect has a missing dependency: 'getCaptchaCheck'. Either include it or remove the dependency array
|
|
src/component-library/components/ConversationList/ConversationList.tsx#L34
Do not use Array index in keys
|
src/global.d.ts#L2
Unexpected any. Specify a different type
|
src/global.d.ts#L7
Unexpected any. Specify a different type
|
src/global.d.ts#L12
Unexpected any. Specify a different type
|
src/helpers/functions.ts#L15
Unexpected any. Specify a different type
|
src/helpers/functions.ts#L15
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading