Merge pull request #885 from Alqku/fix/issue-754-upload-rate-limit #289
ci.yml
on: push
Backend (NestJS)
31s
Frontend (Next.js)
12s
Contracts (Rust)
17s
Backend E2E (NestJS)
Annotations
12 errors and 3 warnings
|
Frontend (Next.js)
Process completed with exit code 1.
|
|
Contracts (Rust)
Process completed with exit code 1.
|
|
Backend (NestJS):
backend/src/queue/document.processor.ts#L3
'JOB_NAMES' is defined but never used
|
|
Backend (NestJS):
backend/src/export/export.service.ts#L4
A `require()` style import is forbidden
|
|
Backend (NestJS):
backend/src/export/export.service.ts#L3
A `require()` style import is forbidden
|
|
Backend (NestJS):
backend/src/documents/dto/document-response.dto.ts#L1
'DocumentStatus' is defined but never used
|
|
Backend (NestJS):
backend/src/documents/documents.service.ts#L3
'Raw' is defined but never used
|
|
Backend (NestJS):
backend/src/documents/documents.service.ts#L3
'Between' is defined but never used
|
|
Backend (NestJS):
backend/src/documents/documents.service.ts#L3
'Like' is defined but never used
|
|
Backend (NestJS):
backend/src/dispute/dto/create-dispute.dto.ts#L1
'IsEnum' is defined but never used
|
|
Backend (NestJS):
backend/src/dispute/dispute.service.ts#L8
'DisputeStatus' is defined but never used
|
|
Backend (NestJS):
backend/src/dispute/dispute.service.ts#L4
'ForbiddenException' is defined but never used
|
|
Frontend (Next.js)
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/
|
|
Contracts (Rust)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Backend (NestJS)
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/
|