POC for bruk av Gotenberg til å generere PDF av søknad #2672
Annotations
5 errors and 1 warning
Test with coverage report:
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
|
Test with coverage report:
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
|
Test with coverage report:
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
|
Test with coverage report:
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 with coverage report
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading