Lint #8
Annotations
8 errors
lint:
src/components/ChatBotContainer.tsx#L273
'notificationSound' is never reassigned. Use 'const' instead
|
lint:
src/components/ChatBotContainer.tsx#L354
'shouldPlayAudio' is assigned a value but never used
|
lint:
src/components/ChatBotContainer.tsx#L356
Mixed spaces and tabs
|
lint:
src/components/ChatBotContainer.tsx#L358
Mixed spaces and tabs
|
lint:
src/components/ChatBotContainer.tsx#L361
This line has a length of 153. Maximum allowed is 120
|
lint:
src/components/ChatBotContainer.tsx#L362
Mixed spaces and tabs
|
lint:
src/components/ChatBotContainer.tsx#L363
This line has a length of 191. Maximum allowed is 120
|
lint
Process completed with exit code 1.
|