Skip to content

POC for bruk av Gotenberg til å generere PDF av søknad #2672

POC for bruk av Gotenberg til å generere PDF av søknad

POC for bruk av Gotenberg til å generere PDF av søknad #2672

Triggered via pull request January 6, 2025 13:01
Status Failure
Total duration 3m 23s
Artifacts

jest-coverage-report.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
src/app.test.ts > app > Performs TokenX exchange and retrieves pdf from exstream before calling SendInn: packages/fyllut-backend/src/app.test.ts#L273
AssertionError: expected 500 to be 201 // Object.is equality - Expected + Received - 201 + 500 ❯ src/app.test.ts:273:24
src/routers/api/send-inn-utfylt-soknad.test.ts > [endpoint] send-inn/utfyltsoknad > returns 201 and location header if success: packages/fyllut-backend/src/routers/api/send-inn-utfylt-soknad.test.ts#L41
AssertionError: expected last "spy" call to have been called with [ 201 ] - Expected: Array [ 201, ] + Received: undefined ❯ src/routers/api/send-inn-utfylt-soknad.test.ts:41:28
src/routers/api/send-inn-utfylt-soknad.test.ts > [endpoint] send-inn/utfyltsoknad > calls next if SendInn returns error: packages/fyllut-backend/src/routers/api/send-inn-utfylt-soknad.test.ts#L65
AssertionError: expected undefined to be true // Object.is equality - Expected: true + Received: undefined ❯ src/routers/api/send-inn-utfylt-soknad.test.ts:65:30
src/routers/api/send-inn-utfylt-soknad.test.ts > [endpoint] send-inn/utfyltsoknad > calls next if exstream returns error: packages/fyllut-backend/src/routers/api/send-inn-utfylt-soknad.test.ts#L84
AssertionError: expected undefined to be true // Object.is equality - Expected: true + Received: undefined ❯ src/routers/api/send-inn-utfylt-soknad.test.ts:84:30
test-coverage
Process completed with exit code 1.
test-coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636