BC-5736 - Redis for tldraw #16236
Annotations
5 errors and 10 warnings
apps/server/src/modules/tldraw/service/tldraw.ws.service.spec.ts#L176
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
apps/server/src/modules/tldraw/service/tldraw.ws.service.spec.ts#L304
Unexpected `await` of a non-Promise (non-"Thenable") value
|
apps/server/src/modules/tldraw/service/tldraw.ws.service.spec.ts#L358
Unexpected `await` of a non-Promise (non-"Thenable") value
|
apps/server/src/modules/tldraw/service/tldraw.ws.service.spec.ts#L393
Unexpected `await` of a non-Promise (non-"Thenable") value
|
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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