Skip to content

Initialize project with essential configurations and structure #1

Initialize project with essential configurations and structure

Initialize project with essential configurations and structure #1

Triggered via push July 8, 2025 18:40
Status Failure
Total duration 40s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Build
Process completed with exit code 2.
Build: src/app/index.tsx#L5
Cannot find module '@app/routes' or its corresponding type declarations.
Build: src/app/index.tsx#L4
Cannot find module '@app/AppLayout/AppLayout' or its corresponding type declarations.
Lint: src/app/LightspeedChatbot/LightspeedChatbot.tsx#L189
Unexpected lexical declaration in case block
Lint: src/app/LightspeedChatbot/LightspeedChatbot.tsx#L185
Unexpected lexical declaration in case block
Lint: src/app/LightspeedChatbot/LightspeedChatbot.tsx#L171
Unexpected constant condition
Lint: src/app/LightspeedChatbot/LightspeedChatbot.tsx#L140
Unexpected any. Specify a different type
Lint: src/app/LightspeedChatbot/LightspeedChatbot.tsx#L139
Unexpected any. Specify a different type
Lint: src/app/LightspeedChatbot/LightspeedChatbot.tsx#L125
Unexpected any. Specify a different type
Lint: src/app/LightspeedChatbot/LightspeedChatbot.tsx#L100
'sendQuery' is assigned a value but never used
Lint: src/app/LightspeedChatbot/LightspeedChatbot.tsx#L37
Unexpected any. Specify a different type
Lint: src/app/LightspeedChatbot/LightspeedChatbot.tsx#L18
Member 'ChatbotHeaderMain' of the import declaration should be sorted alphabetically
Lint: src/app/LightspeedChatbot/LightspeedChatbot.tsx#L3
Member 'DropdownItem' of the import declaration should be sorted alphabetically
Test
Process completed with exit code 1.