ci(deps): bump actions/checkout from 4 to 7 #22
build.yml
on: pull_request
Build contracts
39s
Test contracts
1m 6s
Backend lint
42s
Backend tests
48s
Frontend lint
10s
Frontend build
9s
Annotations
14 errors and 4 warnings
|
Frontend lint
Some specified paths were not resolved, unable to cache dependencies.
|
|
Frontend build
Some specified paths were not resolved, unable to cache dependencies.
|
|
Build contracts
Process completed with exit code 1.
|
|
Backend tests
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
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 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/setup-node@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/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/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|