Skip to content

chore: update jspdf to version 4.2.1 and add new logo assets #42

chore: update jspdf to version 4.2.1 and add new logo assets

chore: update jspdf to version 4.2.1 and add new logo assets #42

Triggered via push March 17, 2026 18:28
Status Failure
Total duration 4m 17s
Artifacts 1

ci.yml

on: push
Backend — quality
1m 14s
Backend — quality
Frontend — quality
1m 10s
Frontend — quality
Backend — integration tests
58s
Backend — integration tests
Backend — E2E tests
57s
Backend — E2E tests
Playwright — UI E2E tests
2m 57s
Playwright — UI E2E tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
test/invoices.e2e-spec.ts > Invoices workflow E2E > RBAC enforcement: packages/backend/test/invoices.e2e-spec.ts#L290
Error: expected 201 "Created", got 403 "Forbidden" ❯ test/invoices.e2e-spec.ts:290:10 ❯ Test._assertStatus ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14 ❯ ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13 ❯ Test._assertFunction ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13 ❯ Test.assert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23 ❯ localAssert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14 ❯ Server.<anonymous> ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
test/invoices.e2e-spec.ts > Invoices workflow E2E > Invalid state transitions > should return 409 when trying to approve an EXTRACTED invoice (not READY_FOR_APPROVAL): packages/backend/test/invoices.e2e-spec.ts#L256
Error: expected 201 "Created", got 403 "Forbidden" ❯ test/invoices.e2e-spec.ts:256:10 ❯ Test._assertStatus ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14 ❯ ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13 ❯ Test._assertFunction ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13 ❯ Test.assert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23 ❯ localAssert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14 ❯ Server.<anonymous> ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
test/invoices.e2e-spec.ts > Invoices workflow E2E > Reject workflow: PENDING → EXTRACTED → READY_FOR_VALIDATION → READY_FOR_APPROVAL → REJECTED: packages/backend/test/invoices.e2e-spec.ts#L197
Error: expected 201 "Created", got 403 "Forbidden" ❯ test/invoices.e2e-spec.ts:197:10 ❯ Test._assertStatus ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14 ❯ ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13 ❯ Test._assertFunction ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13 ❯ Test.assert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23 ❯ localAssert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14 ❯ Server.<anonymous> ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
test/invoices.e2e-spec.ts > Invoices workflow E2E > Full workflow: PENDING → EXTRACTED → READY_FOR_VALIDATION → READY_FOR_APPROVAL → APPROVED > step 5: GET /events returns full transition history in order: packages/backend/test/invoices.e2e-spec.ts#L171
Error: expected 200 "OK", got 500 "Internal Server Error" ❯ test/invoices.e2e-spec.ts:171:10 ❯ Test._assertStatus ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14 ❯ ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13 ❯ Test._assertFunction ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13 ❯ Test.assert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23 ❯ localAssert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14 ❯ Server.<anonymous> ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
test/invoices.e2e-spec.ts > Invoices workflow E2E > Full workflow: PENDING → EXTRACTED → READY_FOR_VALIDATION → READY_FOR_APPROVAL → APPROVED > step 4: approver approves → APPROVED: packages/backend/test/invoices.e2e-spec.ts#L162
Error: expected 200 "OK", got 500 "Internal Server Error" ❯ test/invoices.e2e-spec.ts:162:10 ❯ Test._assertStatus ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14 ❯ ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13 ❯ Test._assertFunction ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13 ❯ Test.assert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23 ❯ localAssert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14 ❯ Server.<anonymous> ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
test/invoices.e2e-spec.ts > Invoices workflow E2E > Full workflow: PENDING → EXTRACTED → READY_FOR_VALIDATION → READY_FOR_APPROVAL → APPROVED > step 3: validator sends to approval → READY_FOR_APPROVAL: packages/backend/test/invoices.e2e-spec.ts#L153
Error: expected 200 "OK", got 500 "Internal Server Error" ❯ test/invoices.e2e-spec.ts:153:10 ❯ Test._assertStatus ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14 ❯ ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13 ❯ Test._assertFunction ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13 ❯ Test.assert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23 ❯ localAssert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14 ❯ Server.<anonymous> ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
test/invoices.e2e-spec.ts > Invoices workflow E2E > Full workflow: PENDING → EXTRACTED → READY_FOR_VALIDATION → READY_FOR_APPROVAL → APPROVED > step 2: uploader sends to validation → READY_FOR_VALIDATION: packages/backend/test/invoices.e2e-spec.ts#L144
Error: expected 200 "OK", got 500 "Internal Server Error" ❯ test/invoices.e2e-spec.ts:144:10 ❯ Test._assertStatus ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14 ❯ ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13 ❯ Test._assertFunction ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13 ❯ Test.assert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23 ❯ localAssert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14 ❯ Server.<anonymous> ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
test/invoices.e2e-spec.ts > Invoices workflow E2E > Full workflow: PENDING → EXTRACTED → READY_FOR_VALIDATION → READY_FOR_APPROVAL → APPROVED > step 1: upload and wait for worker to produce EXTRACTED: packages/backend/test/invoices.e2e-spec.ts#L128
Error: expected 201 "Created", got 403 "Forbidden" ❯ test/invoices.e2e-spec.ts:128:10 ❯ Test._assertStatus ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14 ❯ ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13 ❯ Test._assertFunction ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13 ❯ Test.assert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23 ❯ localAssert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14 ❯ Server.<anonymous> ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
test/invoices.e2e-spec.ts > Invoices workflow E2E > POST /api/v1/invoices/upload > should return 201 with invoiceId and status PENDING: packages/backend/test/invoices.e2e-spec.ts#L76
Error: expected 201 "Created", got 403 "Forbidden" ❯ test/invoices.e2e-spec.ts:76:10 ❯ Test._assertStatus ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14 ❯ ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13 ❯ Test._assertFunction ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13 ❯ Test.assert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23 ❯ localAssert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14 ❯ Server.<anonymous> ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
test/exports.e2e-spec.ts > Exports E2E: packages/backend/test/exports.e2e-spec.ts#L53
Error: expected 201 "Created", got 403 "Forbidden" ❯ test/exports.e2e-spec.ts:53:8 ❯ Test._assertStatus ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14 ❯ ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13 ❯ Test._assertFunction ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13 ❯ Test.assert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23 ❯ localAssert ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14 ❯ Server.<anonymous> ../../node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
Playwright — UI E2E tests
Process completed with exit code 1.
Frontend — quality
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Frontend — quality: packages/frontend/app/invoices/[id]/page.tsx#L456
Forbidden non-null assertion
Backend — quality
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, gitleaks/gitleaks-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Backend — E2E tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Backend — integration tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright — UI E2E tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright — UI E2E tests
No files were found with the provided path: packages/frontend/playwright-results/. No artifacts will be uploaded.
Playwright — UI E2E tests
No files were found with the provided path: packages/frontend/playwright-report/. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
gitleaks-results.sarif
383 Bytes
sha256:3cdb3d00233526153464f062153176454d39bf9f369353a1077ffbcc531d9734