Skip to content

Add transformer interceptor support for all backend controllers #82

Add transformer interceptor support for all backend controllers

Add transformer interceptor support for all backend controllers #82

Triggered via push October 19, 2025 21:25
Status Success
Total duration 1m 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: apps/backend/src/common/interceptors/transform.interceptor.ts#L19
Unexpected any. Specify a different type
build: apps/backend/src/common/interceptors/transform.interceptor.ts#L18
Unexpected any. Specify a different type
build: apps/backend/src/common/async-context.ts#L12
Avoid callbacks. Prefer Async/Await
build: apps/backend/src/auth/sessions.controller.ts#L56
Unexpected any. Specify a different type
build: apps/backend/src/auth/sessions.controller.ts#L37
Unexpected any. Specify a different type
build: apps/backend/src/auth/sessions.controller.ts#L23
Unexpected any. Specify a different type
build: apps/backend/src/auth/password.controller.ts#L37
Unexpected any. Specify a different type
build: apps/backend/src/auth/guards/roles.guard.ts#L28
Unexpected any. Specify a different type
build: apps/backend/src/auth/guards/auth.guard.ts#L45
Unexpected any. Specify a different type
build: apps/backend/src/auth/guards/auth.guard.ts#L37
Unexpected any. Specify a different type