ci: close #109, #110, #111, #112 — full-stack CI hardening #61
build.yml
on: pull_request
Build contracts
50s
Test contracts
17s
Backend lint
40s
Backend tests
37s
Frontend lint
42s
Frontend build
45s
Annotations
19 errors and 6 warnings
|
Test contracts
Process completed with exit code 1.
|
|
Test contracts
There was an error when restoring cache: failed to find Scarb.lock
|
|
Backend tests
Process completed with exit code 1.
|
|
Backend lint
Process completed with exit code 1.
|
|
Backend lint:
backend/src/auth/middleware/auth.middleware.ts#L25
'error' is defined but never used
|
|
Backend lint:
backend/src/auth/guards/jwt-auth.guard.ts#L27
'context' is defined but never used
|
|
Backend lint:
backend/src/auth/controllers/auth.controller.ts#L87
'password' is assigned a value but never used
|
|
Backend lint:
backend/src/audit-log/audit-log.controller.ts#L2
'ApiQuery' is defined but never used
|
|
Backend lint:
backend/src/api-key/api-key.controller.ts#L21
'Type' is defined but never used
|
|
Backend lint:
backend/src/api-key/api-key.controller.ts#L13
'ApiKeyStatus' is defined but never used
|
|
Backend lint:
backend/src/admin/admin.service.ts#L8
'LoginAdminDto' is defined but never used
|
|
Backend lint:
backend/src/admin/admin.module.ts#L12
'AdminRole' is defined but never used
|
|
Backend lint:
backend/src/activity/activity.controller.ts#L12
'ApiQuery' is defined but never used
|
|
Backend lint:
backend/src/activity/activity.controller.ts#L5
'UseGuards' is defined but never used
|
|
Frontend lint
Process completed with exit code 1.
|
|
Frontend lint
Process completed with exit code 1.
|
|
Frontend build
Process completed with exit code 1.
|
|
Build contracts
Process completed with exit code 1.
|
|
Build contracts
There was an error when restoring cache: failed to find Scarb.lock
|
|
Test contracts
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 tests
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
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/
|
|
Frontend lint
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/
|
|
Frontend 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/
|
|
Build contracts
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/
|