Skip to content

feat(website): SSR on initial load of search page #945

feat(website): SSR on initial load of search page

feat(website): SSR on initial load of search page #945

Triggered via pull request July 12, 2024 08:04
Status Failure
Total duration 2m 45s
Artifacts

website-tests.yml

on: pull_request
Check format and types
2m 5s
Check format and types
Unit Tests
55s
Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Check format and types: website/src/components/SearchPage/SearchFullUI.tsx#L290
Unnecessary conditional, the types have no overlap
Check format and types: website/src/components/SearchPage/SearchFullUI.tsx#L303
Unnecessary conditional, the types have no overlap
Check format and types: website/src/utils/serversideSearch.ts#L5
`../services/lapisClient` import should occur before type import of `../types/config`
Check format and types: website/src/utils/serversideSearch.ts#L6
`./search` import should occur before type import of `../components/SearchPage/Table`
Check format and types: website/src/utils/serversideSearch.ts#L28
Unexpected console statement
Check format and types: website/src/utils/serversideSearch.ts#L30
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Check format and types: website/src/utils/serversideSearch.ts#L31
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Check format and types
Process completed with exit code 1.
Check format and types
Process completed with exit code 1.