Skip to content

Remove source map explorer #220

Remove source map explorer

Remove source map explorer #220

Triggered via push March 12, 2024 15:02
Status Failure
Total duration 5m 21s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
src/e2e/accessibility.test.ts > accessibility > focuses the correct element on tabbing after load: src/e2e/app.ts#L1266
Error: Could not find default container ❯ getDocument node_modules/@testing-library/dom/dist/helpers.js:32:11 ❯ waitFor node_modules/@testing-library/dom/dist/wait-for.js:15:40 ❯ node_modules/@testing-library/dom/dist/wait-for.js:164:54 ❯ Object.asyncWrapper node_modules/@testing-library/dom/dist/config.js:23:23 ❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:164:35 ❯ App.assertActiveElement src/e2e/app.ts:1266:12 ❯ App.assertFocusOnLoad src/e2e/app.ts:1285:17 ❯ src/e2e/accessibility.test.ts:15:5
src/e2e/accessibility.test.ts > accessibility > focuses the correct elements on collapsing and expanding the simulator: src/e2e/app.ts#L1266
Error: Could not find default container ❯ getDocument node_modules/@testing-library/dom/dist/helpers.js:32:11 ❯ waitFor node_modules/@testing-library/dom/dist/wait-for.js:15:40 ❯ node_modules/@testing-library/dom/dist/wait-for.js:164:54 ❯ Object.asyncWrapper node_modules/@testing-library/dom/dist/config.js:23:23 ❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:164:35 ❯ App.assertActiveElement src/e2e/app.ts:1266:12 ❯ App.assertFocusOnExpandSimulator src/e2e/app.ts:1306:17 ❯ src/e2e/accessibility.test.ts:20:5
src/e2e/accessibility.test.ts > accessibility > focuses the correct elements on collapsing and expanding the sidebar: src/e2e/app.ts#L1266
Error: Could not find default container ❯ getDocument node_modules/@testing-library/dom/dist/helpers.js:32:11 ❯ waitFor node_modules/@testing-library/dom/dist/wait-for.js:15:40 ❯ node_modules/@testing-library/dom/dist/wait-for.js:164:54 ❯ Object.asyncWrapper node_modules/@testing-library/dom/dist/config.js:23:23 ❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:164:35 ❯ App.assertActiveElement src/e2e/app.ts:1266:12 ❯ App.assertFocusOnExpandSidebar src/e2e/app.ts:1319:17 ❯ src/e2e/accessibility.test.ts:28:5
src/e2e/accessibility.test.ts > accessibility > allows tab out of editor: src/e2e/app.ts#L1266
Error: Could not find default container ❯ getDocument node_modules/@testing-library/dom/dist/helpers.js:32:11 ❯ waitFor node_modules/@testing-library/dom/dist/wait-for.js:15:40 ❯ node_modules/@testing-library/dom/dist/wait-for.js:164:54 ❯ Object.asyncWrapper node_modules/@testing-library/dom/dist/config.js:23:23 ❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:164:35 ❯ App.assertActiveElement src/e2e/app.ts:1266:12 ❯ App.assertFocusAfterEditor src/e2e/app.ts:1341:17 ❯ src/e2e/accessibility.test.ts:36:5
src/e2e/autocomplete.test.ts > autocomplete > shows autocomplete as you type: src/e2e/app.ts#L966
Error: Could not find default container ❯ getDocument node_modules/@testing-library/dom/dist/helpers.js:32:11 ❯ waitFor node_modules/@testing-library/dom/dist/wait-for.js:15:40 ❯ node_modules/@testing-library/dom/dist/wait-for.js:164:54 ❯ Object.asyncWrapper node_modules/@testing-library/dom/dist/config.js:23:23 ❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:164:35 ❯ App.findCompletionOptions src/e2e/app.ts:966:12 ❯ src/e2e/autocomplete.test.ts:23:5
src/e2e/autocomplete.test.ts > autocomplete > ranks Image above image=: src/e2e/app.ts#L966
Error: Could not find default container ❯ getDocument node_modules/@testing-library/dom/dist/helpers.js:32:11 ❯ waitFor node_modules/@testing-library/dom/dist/wait-for.js:15:40 ❯ node_modules/@testing-library/dom/dist/wait-for.js:164:54 ❯ Object.asyncWrapper node_modules/@testing-library/dom/dist/config.js:23:23 ❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:164:35 ❯ App.findCompletionOptions src/e2e/app.ts:966:12 ❯ src/e2e/autocomplete.test.ts:42:5
src/e2e/autocomplete.test.ts > autocomplete > autocomplete can navigate to API toolkit content: src/e2e/app.ts#L598
Error: Could not find default container ❯ getDocument node_modules/@testing-library/dom/dist/helpers.js:32:11 ❯ waitFor node_modules/@testing-library/dom/dist/wait-for.js:15:40 ❯ node_modules/@testing-library/dom/dist/wait-for.js:164:54 ❯ Object.asyncWrapper node_modules/@testing-library/dom/dist/config.js:23:23 ❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:164:35 ❯ App.findActiveApiEntry src/e2e/app.ts:598:12 ❯ src/e2e/autocomplete.test.ts:53:5
src/e2e/autocomplete.test.ts > autocomplete > autocomplete can navigate to Reference toolkit content: src/e2e/app.ts#L598
Error: Could not find default container ❯ getDocument node_modules/@testing-library/dom/dist/helpers.js:32:11 ❯ waitFor node_modules/@testing-library/dom/dist/wait-for.js:15:40 ❯ node_modules/@testing-library/dom/dist/wait-for.js:164:54 ❯ Object.asyncWrapper node_modules/@testing-library/dom/dist/config.js:23:23 ❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:164:35 ❯ App.findActiveApiEntry src/e2e/app.ts:598:12 ❯ src/e2e/autocomplete.test.ts:61:5
src/e2e/autocomplete.test.ts > autocomplete > shows signature help after autocomplete: src/e2e/app.ts#L982
Error: Could not find default container ❯ getDocument node_modules/@testing-library/dom/dist/helpers.js:32:11 ❯ waitFor node_modules/@testing-library/dom/dist/wait-for.js:15:40 ❯ node_modules/@testing-library/dom/dist/wait-for.js:164:54 ❯ Object.asyncWrapper node_modules/@testing-library/dom/dist/config.js:23:23 ❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:164:35 ❯ App.findSignatureHelp src/e2e/app.ts:982:12 ❯ src/e2e/autocomplete.test.ts:69:5
src/e2e/autocomplete.test.ts > autocomplete > does not insert brackets for import completion: src/e2e/app.ts#L505
Error: Could not find default container ❯ getDocument node_modules/@testing-library/dom/dist/helpers.js:32:11 ❯ waitFor node_modules/@testing-library/dom/dist/wait-for.js:15:40 ❯ node_modules/@testing-library/dom/dist/wait-for.js:164:54 ❯ Object.asyncWrapper node_modules/@testing-library/dom/dist/config.js:23:23 ❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:164:35 ❯ App.findVisibleEditorContents src/e2e/app.ts:505:12 ❯ src/e2e/autocomplete.test.ts:78:5
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
reports Expired
10.1 MB