Update env config, remove shared-config and adopt backend config #76
Annotations
10 warnings
|
build:
apps/backend/src/types/express.d.ts#L4
Unexpected any. Specify a different type
|
|
build:
apps/backend/src/types/express.d.ts#L3
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
|