BC - 5654 Remove usage of @shared/domain/index.ts #16373
Annotations
10 errors and 10 warnings
nest:lint:
apps/server/src/infra/collaborative-storage/strategy/nextcloud/nextcloud.strategy.spec.ts#L394
Invalid type "any" of template literal expression
|
nest:lint:
apps/server/src/infra/collaborative-storage/strategy/nextcloud/nextcloud.strategy.spec.ts#L394
Unsafe member access .pseudonym on an `any` value
|
nest:lint:
apps/server/src/infra/collaborative-storage/strategy/nextcloud/nextcloud.strategy.spec.ts#L399
Unsafe argument of type `Pseudonym` assigned to a parameter of type `Pseudonym | Promise<Pseudonym>`
|
nest:lint:
apps/server/src/infra/collaborative-storage/strategy/nextcloud/nextcloud.strategy.spec.ts#L401
Unsafe argument of type `UserDO` assigned to a parameter of type `UserDO | Promise<UserDO>`
|
nest:lint:
apps/server/src/infra/collaborative-storage/strategy/nextcloud/nextcloud.strategy.spec.ts#L403
Unsafe assignment of an `any` value
|
nest:lint:
apps/server/src/infra/collaborative-storage/strategy/nextcloud/nextcloud.strategy.spec.ts#L403
Unsafe assignment of an `any` value
|
nest:lint:
apps/server/src/infra/collaborative-storage/strategy/nextcloud/nextcloud.strategy.spec.ts#L423
Unsafe array destructuring of a tuple element with an `any` value
|
nest:lint:
apps/server/src/infra/collaborative-storage/strategy/nextcloud/nextcloud.strategy.spec.ts#L439
Unsafe array destructuring of a tuple element with an `any` value
|
nest:lint:
apps/server/src/infra/collaborative-storage/strategy/nextcloud/nextcloud.strategy.spec.ts#L443
Unsafe member access .pseudonym on an `any` value
|
nest:lint:
apps/server/src/infra/collaborative-storage/strategy/nextcloud/nextcloud.strategy.spec.ts#L474
Invalid type "any" of template literal expression
|
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
|
The logs for this run have expired and are no longer available.
Loading