Skip to content

Add FAQ page and link it from the root #58

Add FAQ page and link it from the root

Add FAQ page and link it from the root #58

Status Failure
Total duration 48s
Artifacts

prettier.yml

on: push
Lint with ESLint and Prettier
38s
Lint with ESLint and Prettier
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Lint with ESLint and Prettier: src/pages/index.tsx#L41
'Link' is not defined
Lint with ESLint and Prettier
Process completed with exit code 1.
Lint with ESLint and Prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint with ESLint and Prettier: src/components/Chat/Chat.tsx#L7
'useQuery' is defined but never used
Lint with ESLint and Prettier: src/components/Chat/Chat.tsx#L8
'useQueryClient' is defined but never used
Lint with ESLint and Prettier: src/components/Chat/Chat.tsx#L11
'supportedLanguages' is assigned a value but never used
Lint with ESLint and Prettier: src/components/Chat/Chat.tsx#L64
Unexpected any. Specify a different type
Lint with ESLint and Prettier: src/components/Chat/Chat.tsx#L77
Unexpected any. Specify a different type
Lint with ESLint and Prettier: src/components/ui/Theme/AutoSaveInput.tsx#L6
Unexpected any. Specify a different type
Lint with ESLint and Prettier: src/components/ui/Theme/AutoSaveInput.tsx#L13
'errors' is assigned a value but never used
Lint with ESLint and Prettier: src/components/ui/Theme/AutoSaveInput.tsx#L19
'event' is defined but never used
Lint with ESLint and Prettier: src/components/ui/Theme/ThemeProvider.tsx#L6
'setTheme' is assigned a value but never used
Lint with ESLint and Prettier: src/pages/index.tsx#L3
'AutoSaveInput' is defined but never used