Skip to content

SFR-2161: Render appropriate error page for server-side errors #968

SFR-2161: Render appropriate error page for server-side errors

SFR-2161: Render appropriate error page for server-side errors #968

Triggered via pull request September 11, 2024 20:56
Status Failure
Total duration 3m 0s
Artifacts

ci.yml

on: pull_request
Updates Changelog
4s
Updates Changelog
Lint
1m 6s
Lint
Typecheck
50s
Typecheck
Test & Coverage
1m 53s
Test & Coverage
Playwright Integration Tests
2m 49s
Playwright Integration Tests
Build Docker Image
2m 14s
Build Docker Image
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Typecheck: src/__tests__/AdvancedSearch.test.tsx#L14
Type 'string' is not assignable to type 'number'.
Typecheck: src/__tests__/AdvancedSearch.test.tsx#L60
Type 'string' is not assignable to type 'number'.
Typecheck: src/__tests__/fixtures/CollectionFixture.ts#L40
Type '{ groups: { links: { href: string; rel: string[]; type: string; }[]; metadata: { creator: string; currentPage: number; description: string; itemsPerPage: number; numberOfItems: number; title: string; }; publications: ({ ...; } | { ...; })[]; }[]; links: { ...; }[]; metadata: { ...; }; }' is not assignable to type 'CollectionResult'.
Typecheck: src/__tests__/fixtures/CollectionFixture.ts#L205
Type '{ groups: ({ links: { href: string; rel: string[]; type: string; }[]; metadata: { creator: string; currentPage: number; description: string; itemsPerPage: number; numberOfItems: number; title: string; }; publications: ({ ...; } | { ...; })[]; } | { ...; } | { ...; })[]; links: { ...; }[]; metadata: { ...; }; }' is not assignable to type 'CollectionResult'.
Typecheck: src/components/Collection/Collection.test.tsx#L16
Property 'collections' is missing in type 'Opds2Feed' but required in type 'CollectionResult'.
Typecheck: src/components/Collection/Collection.test.tsx#L115
Type 'Opds2Feed' is not assignable to type 'CollectionResult'.
Typecheck: src/components/Collection/Collection.test.tsx#L183
Type 'Opds2Feed' is not assignable to type 'CollectionResult'.
Typecheck: src/components/CollectionList/CollectionList.test.tsx#L20
Type 'CollectionResult' is missing the following properties from type 'Opds2Feed': links, metadata
Typecheck: src/components/Landing/Landing.test.tsx#L18
Type 'CollectionResult' is not assignable to type 'Opds2Feed'.
Typecheck
Process completed with exit code 2.
Test & Coverage
Process completed with exit code 1.
Playwright Integration Tests
No files were found with the provided path: /playwright-report/. No artifacts will be uploaded.