chore(ui): lazy load editor flyouts #230
ci.yml
on: push
Build Docs (Linux)
1m 44s
E2E Tests (Linux)
18m 59s
Annotations
1 error, 2 warnings, and 1 notice
|
[chromium] › tests/export_import.spec.ts:989:7 › Data Export and Import › conflict resolution options adapt to conflict type:
e2e/tests/export_import.spec.ts#L1151
1) [chromium] › tests/export_import.spec.ts:989:7 › Data Export and Import › conflict resolution options adapt to conflict type
Error: locator.uncheck: Clicking the checkbox did not change its state
Call log:
- waiting for locator('.euiModal[role="dialog"]').getByRole('checkbox', { name: 'same-name-resp' })
- locator resolved to <input checked type="checkbox" class="euiCheckbox__input css-1qb7dex-euiCheckbox__input" id="import-inner-responders-019568f0-0000-7000-8000-000000000203"/>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
- click action done
- waiting for scheduled navigations to finish
- navigations have finished
1149 | const sameNameRespCheckbox = modal.getByRole('checkbox', { name: 'same-name-resp' });
1150 | await importedRespCheckbox.uncheck();
> 1151 | await sameNameRespCheckbox.uncheck();
| ^
1152 |
1153 | // Now bulk Rename should be enabled (only script conflict remains, which is renameable).
1154 | await expect(renameButton).toBeEnabled();
at /home/runner/work/secutils/secutils/e2e/tests/export_import.spec.ts:1151:32
|
|
Build API (Linux)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: arduino/setup-protoc@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E Tests (Linux)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, docker/bake-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/export_import.spec.ts:989:7 › Data Export and Import › conflict resolution options adapt to conflict type
169 passed (9.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
doc-screenshots
Expired
|
14.5 MB |
sha256:2d4b3537dff44a0be0cb5983e2df0e34a64172e23a7540d7327b7ef1cde23e04
|
|
|
playwright-report
Expired
|
2.32 MB |
sha256:0ea49e5a9f6cf774289d700c78c3e4fead7ac49a48549c86e412a99742dee861
|
|
|
secutils-dev~secutils~JUUFQU+5.dockerbuild
|
652 KB |
sha256:79bca2aab0a1148cb96c6a9badea1c342f794e0e49c1bf1968aa0cc933fd7043
|
|