Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade core-backend to ES2022 #6613

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

......

5a18331
Select commit
Loading
Failed to load commit list.
Draft

Upgrade core-backend to ES2022 #6613

......
5a18331
Select commit
Loading
Failed to load commit list.
Azure Pipelines / iTwin.js Integration - GitHub failed Apr 12, 2024 in 20m 42s

Build #20240412.12 had test failures

Details

Tests

  • Failed: 1 (0.52%)
  • Passed: 190 (99.48%)
  • Other: 0 (0.00%)
  • Total: 191

Annotations

Check failure on line 129 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.js Integration - GitHub

Build log #L129

Bash exited with code '1'.

Check failure on line 1 in ViewStore "before all" hook for "access ViewStore"

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.js Integration - GitHub

ViewStore "before all" hook for "access ViewStore"

Error inserting model [error=10004], class=BisCore:DrawingModel
Raw output
Bad Element: Error inserting model [error=10004], class=BisCore:DrawingModel
    at Models.insertModel (/home/vsts/work/1/s/core/backend/src/IModelDb.ts:1599:15)
    at Function.insert (/home/vsts/work/1/s/core/backend/src/Element.ts:843:28)
    at populateDb (src/integration/ViewStore.test.ts:114:29)
    at Context.<anonymous> (src/integration/ViewStore.test.ts:223:5)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)