Skip to content

BC-5736 - Redis for tldraw #16236

BC-5736 - Redis for tldraw

BC-5736 - Redis for tldraw #16236

Triggered via pull request November 16, 2023 23:33
Status Failure
Total duration 7m 31s
Artifacts

test.yml

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

Annotations

12 errors and 10 warnings
nest_lint: 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
nest_lint: apps/server/src/modules/tldraw/service/tldraw.ws.service.spec.ts#L304
Unexpected `await` of a non-Promise (non-"Thenable") value
nest_lint: apps/server/src/modules/tldraw/service/tldraw.ws.service.spec.ts#L358
Unexpected `await` of a non-Promise (non-"Thenable") value
nest_lint: apps/server/src/modules/tldraw/service/tldraw.ws.service.spec.ts#L393
Unexpected `await` of a non-Promise (non-"Thenable") value
nest_lint
Process completed with exit code 1.
nest_tests_cov (3)
Process completed with exit code 1.
nest_tests_cov (2)
The job was canceled because "_3" failed.
nest_tests_cov (2)
The operation was canceled.
nest_tests_cov (4)
The job was canceled because "_3" failed.
nest_tests_cov (4)
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