feat(website): SSR on initial load of search page #951
Annotations
11 errors
website/src/components/SearchPage/SearchFullUI.tsx#L293
Unnecessary conditional, the types have no overlap
|
website/src/components/SearchPage/SearchFullUI.tsx#L308
Unnecessary conditional, the types have no overlap
|
website/src/utils/search.ts#L3
There should be no empty line within import group
|
website/src/utils/search.ts#L5
'Metadata' is defined but never used
|
website/src/utils/search.ts#L6
There should be at least one empty line between import groups
|
website/src/utils/search.ts#L7
`change-case` import should occur before import of `./sequenceTypeHelpers`
|
website/src/utils/search.ts#L124
Unnecessary conditional, the types have no overlap
|
website/src/utils/serversideSearch.ts#L5
`../services/lapisClient` import should occur before type import of `../types/config`
|
website/src/utils/serversideSearch.ts#L6
`./search` import should occur before type import of `../components/SearchPage/Table`
|
website/src/utils/serversideSearch.ts#L7
`../settings` import should occur before type import of `../types/config`
|
|
This job failed
Loading