feat(website): search reactoring, fixes, and new features #388
website-tests.yml
on: pull_request
Check format and types
1m 28s
Unit Tests
49s
Annotations
6 errors and 2 warnings
Check format and types:
website/src/components/SearchPage/SearchForm.tsx#L14
`../../hooks/useOffCanvas.ts` import should occur before type import of `../../types/config.ts`
|
Check format and types:
website/src/components/SearchPage/SearchForm.tsx#L102
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Check format and types:
website/src/components/SearchPage/SearchFullUI.tsx#L183
Unexpected console statement
|
Check format and types:
website/src/components/SearchPage/SearchFullUI.tsx#L251
Unexpected console statement
|
Check format and types:
website/src/components/SearchPage/fields/AutoCompleteField.tsx#L101
Unnecessary conditional, the types have no overlap
|
Check format and types
Process completed with exit code 1.
|
Unit Tests
This self-hosted runner is currently using runner version 2.315.0. This version is out of date. Please update to the latest version 2.316.1
|
Check format and types
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.315.0. Please update to the latest version 2.316.1
|