Merge branch 'staging' of github.com:3drepo/3drepo.io into ISSUE_5287 #6234
automaticTesting.yml
on: push
Run Backend tests
2m 44s
Run Backend lint
46s
Run Frontend tests
5m 49s
Run Frontend lint
6m 59s
Ensure that custom settings are not being merged
5s
Annotations
8 errors
Run Backend lint:
backend/src/v5/processors/teamspaces/projects/models/commons/modelList.js#L102
Async arrow function expected no return value
|
Run Backend lint:
backend/src/v5/routes/teamspaces/projects/models/federations/revisions.js#L25
Requires should be sorted alphabetically
|
Run Backend lint:
backend/tests/v5/e2e/routes/teamspaces/projects/models/common/revisions.test.js#L522
'modelType' is not defined
|
|
Run Backend lint:
backend/tests/v5/e2e/routes/teamspaces/projects/models/federations/revisions.test.js#L185
'teamspace' is already declared in the upper scope on line 36 column 7
|
Run Backend lint:
backend/tests/v5/unit/processors/teamspaces/projects/models/federations.test.js#L375
'params' is defined but never used
|
Run Backend lint
Process completed with exit code 1.
|
Run Backend tests
Process completed with exit code 1.
|