Skip to content

BC - 5654 Remove usage of @shared/domain/index.ts #16405

BC - 5654 Remove usage of @shared/domain/index.ts

BC - 5654 Remove usage of @shared/domain/index.ts #16405

Triggered via pull request November 23, 2023 12:08
Status Failure
Total duration 6m 56s
Artifacts

test.yml

on: pull_request
Matrix: nest_tests_cov
SonarCloud coverage
0s
SonarCloud coverage
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 10 warnings
nest_lint: apps/server/src/modules/account/services/account-db.service.spec.ts#L95
Unsafe member access .toString on an `any` value
nest_lint: apps/server/src/modules/account/services/account-db.service.spec.ts#L95
Unsafe call of an `any` typed value
nest_lint: apps/server/src/modules/account/services/account-db.service.spec.ts#L130
Unsafe argument of type `any` assigned to a parameter of type `string | number | Buffer | Uint8Array | ObjectId | ObjectIdLike`
nest_lint: apps/server/src/modules/account/services/account-db.service.spec.ts#L131
Unsafe argument of type `any` assigned to a parameter of type `string | number | Buffer | Uint8Array | ObjectId | ObjectIdLike | undefined`
nest_lint: apps/server/src/modules/authorization/feathers/feathers-auth.provider.spec.ts#L128
Unsafe argument of type `any` assigned to a parameter of type `NewsTargetModel`
nest_lint: apps/server/src/modules/authorization/feathers/feathers-auth.provider.spec.ts#L128
Unsafe member access .Course on an `any` value
nest_lint: apps/server/src/modules/authorization/feathers/feathers-auth.provider.spec.ts#L135
Unsafe argument of type `any` assigned to a parameter of type `NewsTargetModel`
nest_lint: apps/server/src/modules/authorization/feathers/feathers-auth.provider.spec.ts#L135
Unsafe member access .Team on an `any` value
nest_tests_cov (3)
Process completed with exit code 1.
nest_tests_cov (4)
The job was canceled because "_3" failed.
nest_tests_cov (4)
The operation was canceled.
nest_tests_cov (2)
The job was canceled because "_3" failed.
nest_tests_cov (2)
The operation was canceled.
nest_tests_cov (1)
The job was canceled because "_3" failed.
nest_tests_cov (1)
The operation was canceled.
nest_lint: apps/server/src/apps/files-storage.app.ts#L12
'@modules/files-storage/files-storage.const' import is restricted from being used by a pattern. Do not deep import from a module
nest_lint: apps/server/src/apps/server.app.ts#L11
'@modules/teams/service/team.service' import is restricted from being used by a pattern. Do not deep import from a module
nest_lint: apps/server/src/apps/server.app.ts#L12
'@modules/account/services/account.validation.service' import is restricted from being used by a pattern. Do not deep import from a module
nest_lint: apps/server/src/apps/server.app.ts#L13
'@modules/account/uc/account.uc' import is restricted from being used by a pattern. Do not deep import from a module
nest_lint: apps/server/src/apps/server.app.ts#L14
'@modules/collaborative-storage/uc/collaborative-storage.uc' import is restricted from being used by a pattern. Do not deep import from a module
nest_lint: apps/server/src/console/api-test/test-bootstrap.console.ts#L4
'@modules/management/uc/database-management.uc' import is restricted from being used by a pattern. Do not deep import from a module
nest_lint: apps/server/src/console/console.module.ts#L7
'@infra/console/console-writer/console-writer.module' import is restricted from being used by a pattern. Do not deep import from a module
nest_lint: apps/server/src/console/console.module.ts#L8
'@infra/identity-management/keycloak/keycloak.module' import is restricted from being used by a pattern. Do not deep import from a module
nest_lint: apps/server/src/console/console.module.ts#L11
'@modules/files/entity' import is restricted from being used by a pattern. Do not deep import from a module
nest_lint: apps/server/src/console/console.module.ts#L12
'@modules/files-storage/entity' import is restricted from being used by a pattern. Do not deep import from a module