feat(website): SSR on initial load of search page #952
Annotations
10 errors
website/src/components/SearchPage/SearchFullUI.tsx#L280
Unnecessary conditional, the types have no overlap
|
website/src/components/SearchPage/SearchFullUI.tsx#L299
Unnecessary conditional, the types have no overlap
|
website/src/utils/search.ts#L6
'Metadata' is defined but never used
|
website/src/utils/search.ts#L122
Unnecessary conditional, the types have no overlap
|
website/src/utils/serversideSearch.ts#L31
Unexpected console statement
|
website/src/utils/serversideSearch.ts#L33
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
website/src/utils/serversideSearch.ts#L34
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
website/src/utils/serversideSearch.ts#L35
Missing radix parameter
|
|
|
This job failed
Loading