Skip to content

fix(ci): unblock Dependency Vulnerability Audit npm ci #668

fix(ci): unblock Dependency Vulnerability Audit npm ci

fix(ci): unblock Dependency Vulnerability Audit npm ci #668

Triggered via pull request June 27, 2026 14:10
Status Failure
Total duration 1m 15s
Artifacts

frontend.yml

on: pull_request
Detect changed packages
6s
Detect changed packages
Frontend env validation script
0s
Frontend env validation script
Frontend lint + test
0s
Frontend lint + test
Backend lint + test
1m 3s
Backend lint + test
Backend build
34s
Backend build
Shared API schemas typecheck + test
0s
Shared API schemas typecheck + test
Contracts lint + test + build
0s
Contracts lint + test + build
Frontend build
0s
Frontend build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 13 warnings
Backend build
Cannot find name 'webhookDeduplicationStore'.
Backend build
Cannot find name 'webhookDeduplicationStore'.
Backend build
Cannot find name 'webhookDeduplicationStore'.
Backend build
Cannot find name 'webhookDeduplicationStore'.
Backend build
Cannot find name 'webhookDeduplicationStore'.
Backend build
Cannot find name 'webhookDeduplicationStore'.
Backend build
Cannot find name 'webhookDeduplicationStore'.
Backend build
Cannot find name 'webhookDeduplicationStore'.
Backend build
Expected 1 arguments, but got 2.
Backend build
Expected 1 arguments, but got 2.
Backend lint + test
Process completed with exit code 1.
Detect changed packages
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, dorny/paths-filter@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Backend build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Backend lint + test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Backend lint + test: backend/src/__tests__/dbBackupJob.test.ts#L329
Unexpected any. Specify a different type
Backend lint + test: backend/src/__tests__/dbBackupJob.test.ts#L216
Unexpected any. Specify a different type
Backend lint + test: backend/src/__tests__/dbBackupJob.test.ts#L189
Unexpected any. Specify a different type
Backend lint + test: backend/src/__tests__/dbBackupJob.test.ts#L174
Unexpected any. Specify a different type
Backend lint + test: backend/src/__tests__/dbBackupJob.test.ts#L157
Unexpected any. Specify a different type
Backend lint + test: backend/src/__tests__/dbBackupJob.test.ts#L43
Unexpected any. Specify a different type
Backend lint + test: backend/src/__tests__/circuitBreaker.test.ts#L50
Unexpected any. Specify a different type
Backend lint + test: backend/src/__tests__/circuitBreaker.test.ts#L42
Unexpected any. Specify a different type
Backend lint + test: backend/src/__tests__/adminReceipt.test.ts#L2
'express' is defined but never used
Backend lint + test: backend/src/__tests__/adminReceipt.test.ts#L1
'request' is defined but never used