Skip to content

fix: replace uuid package with Node.js crypto.randomUUID() for Render… #145

fix: replace uuid package with Node.js crypto.randomUUID() for Render…

fix: replace uuid package with Node.js crypto.randomUUID() for Render… #145

Triggered via pull request October 11, 2025 21:57
Status Failure
Total duration 32s
Artifacts

backend-ci.yml

on: pull_request
Matrix: build
security
0s
security
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 20 warnings
build (18.x)
Process completed with exit code 1.
build (18.x): backend/src/services/auth.service.ts#L21
A `require()` style import is forbidden
build (18.x): backend/src/services/admin-integration.service.ts#L33
A `require()` style import is forbidden
build (18.x): backend/src/middlewares/role.middleware.ts#L11
A `require()` style import is forbidden
build (18.x): backend/src/middlewares/logger.middleware.ts#L6
A `require()` style import is forbidden
build (18.x): backend/src/middlewares/auth.middleware.ts#L24
A `require()` style import is forbidden
build (18.x): backend/src/middlewares/admin-rate-limit.middleware.ts#L5
A `require()` style import is forbidden
build (18.x): backend/src/middlewares/admin-api-key.middleware.ts#L272
A `require()` style import is forbidden
build (20.x)
Process completed with exit code 1.
build (20.x): backend/src/services/auth.service.ts#L21
A `require()` style import is forbidden
build (20.x): backend/src/services/admin-integration.service.ts#L33
A `require()` style import is forbidden
build (20.x): backend/src/middlewares/role.middleware.ts#L11
A `require()` style import is forbidden
build (20.x): backend/src/middlewares/logger.middleware.ts#L6
A `require()` style import is forbidden
build (20.x): backend/src/middlewares/auth.middleware.ts#L24
A `require()` style import is forbidden
build (20.x): backend/src/middlewares/admin-rate-limit.middleware.ts#L5
A `require()` style import is forbidden
build (20.x): backend/src/middlewares/admin-api-key.middleware.ts#L272
A `require()` style import is forbidden
build (18.x): backend/src/controllers/admin-integration.controller.ts#L748
Unexpected any. Specify a different type
build (18.x): backend/src/controllers/admin-integration.controller.ts#L709
Unexpected any. Specify a different type
build (18.x): backend/src/controllers/admin-integration.controller.ts#L454
Unexpected any. Specify a different type
build (18.x): backend/src/controllers/admin-integration.controller.ts#L446
'_' is assigned a value but never used
build (18.x): backend/src/controllers/admin-integration.controller.ts#L424
Unexpected any. Specify a different type
build (18.x): backend/src/controllers/admin-integration.controller.ts#L276
Unexpected any. Specify a different type
build (18.x): backend/src/controllers/admin-integration.controller.ts#L268
'_' is assigned a value but never used
build (18.x): backend/src/controllers/admin-integration.controller.ts#L246
Unexpected any. Specify a different type
build (18.x): backend/src/controllers/admin-integration.controller.ts#L162
Unexpected any. Specify a different type
build (18.x): backend/src/controllers/admin-integration.controller.ts#L162
'_' is assigned a value but never used
build (20.x): backend/src/controllers/admin-integration.controller.ts#L748
Unexpected any. Specify a different type
build (20.x): backend/src/controllers/admin-integration.controller.ts#L709
Unexpected any. Specify a different type
build (20.x): backend/src/controllers/admin-integration.controller.ts#L454
Unexpected any. Specify a different type
build (20.x): backend/src/controllers/admin-integration.controller.ts#L446
'_' is assigned a value but never used
build (20.x): backend/src/controllers/admin-integration.controller.ts#L424
Unexpected any. Specify a different type
build (20.x): backend/src/controllers/admin-integration.controller.ts#L276
Unexpected any. Specify a different type
build (20.x): backend/src/controllers/admin-integration.controller.ts#L268
'_' is assigned a value but never used
build (20.x): backend/src/controllers/admin-integration.controller.ts#L246
Unexpected any. Specify a different type
build (20.x): backend/src/controllers/admin-integration.controller.ts#L162
Unexpected any. Specify a different type
build (20.x): backend/src/controllers/admin-integration.controller.ts#L162
'_' is assigned a value but never used