fix(e2e): capture full-page screenshot in navigateAndWait on failure … #220
release.yml
on: push
Workflow Security
7s
Validate Tag Format
3s
Matrix: build-appimage
Matrix: build-arch
Matrix: build-deb
Matrix: build-docker
Matrix: build-homebrew-binaries
Matrix: build-rpm
Build Snap
0s
Build macOS app
0s
Build .exe (x86_64)
0s
Generate Release SBOM
0s
Update Homebrew tap
0s
Update deploy template tags
0s
Annotations
10 errors, 19 warnings, and 1 notice
|
[default] › e2e/specs/channels-matrix.spec.js:19:2 › Matrix channel › add modal opens with OIDC as default auth mode:
crates/web/ui/e2e/specs/channels-matrix.spec.js#L0
2) [default] › e2e/specs/channels-matrix.spec.js:19:2 › Matrix channel › add modal opens with OIDC as default auth mode
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
|
[default] › e2e/specs/channels-matrix.spec.js:19:2 › Matrix channel › add modal opens with OIDC as default auth mode:
crates/web/ui/e2e/helpers.js#L93
2) [default] › e2e/specs/channels-matrix.spec.js:19:2 › Matrix channel › add modal opens with OIDC as default auth mode
Error: page.goto: Target page, context or browser has been closed
at ../helpers.js:93
91 | for (let attempt = 0; attempt < 5; attempt++) {
92 | try {
> 93 | await page.goto(path, { waitUntil: "domcontentloaded" });
| ^
94 | await expectPageContentMounted(page);
95 | return pageErrors;
96 | } catch (error) {
at navigateAndWait (/home/runner/work/moltis/moltis/crates/web/ui/e2e/helpers.js:93:15)
at /home/runner/work/moltis/moltis/crates/web/ui/e2e/specs/channels-matrix.spec.js:21:3
|
|
[default] › e2e/specs/channels-matrix.spec.js:19:2 › Matrix channel › add modal opens with OIDC as default auth mode:
crates/web/ui/e2e/specs/channels-matrix.spec.js#L0
2) [default] › e2e/specs/channels-matrix.spec.js:19:2 › Matrix channel › add modal opens with OIDC as default auth mode
Tearing down "page" exceeded the test timeout of 60000ms.
|
|
[default] › e2e/specs/channels-matrix.spec.js:19:2 › Matrix channel › add modal opens with OIDC as default auth mode:
crates/web/ui/e2e/specs/channels-matrix.spec.js#L0
2) [default] › e2e/specs/channels-matrix.spec.js:19:2 › Matrix channel › add modal opens with OIDC as default auth mode
Test timeout of 60000ms exceeded.
|
|
[default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered:
crates/web/ui/e2e/helpers.js#L93
1) [default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: Target page, context or browser has been closed
at ../helpers.js:93
91 | for (let attempt = 0; attempt < 5; attempt++) {
92 | try {
> 93 | await page.goto(path, { waitUntil: "domcontentloaded" });
| ^
94 | await expectPageContentMounted(page);
95 | return pageErrors;
96 | } catch (error) {
at navigateAndWait (/home/runner/work/moltis/moltis/crates/web/ui/e2e/helpers.js:93:15)
at /home/runner/work/moltis/moltis/crates/web/ui/e2e/specs/channels-matrix.spec.js:11:3
|
|
[default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered:
crates/web/ui/e2e/specs/channels-matrix.spec.js#L0
1) [default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Tearing down "page" exceeded the test timeout of 60000ms.
|
|
[default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered:
crates/web/ui/e2e/specs/channels-matrix.spec.js#L0
1) [default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
|
[default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered:
crates/web/ui/e2e/helpers.js#L93
1) [default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered
Error: page.goto: Target page, context or browser has been closed
at ../helpers.js:93
91 | for (let attempt = 0; attempt < 5; attempt++) {
92 | try {
> 93 | await page.goto(path, { waitUntil: "domcontentloaded" });
| ^
94 | await expectPageContentMounted(page);
95 | return pageErrors;
96 | } catch (error) {
at navigateAndWait (/home/runner/work/moltis/moltis/crates/web/ui/e2e/helpers.js:93:15)
at /home/runner/work/moltis/moltis/crates/web/ui/e2e/specs/channels-matrix.spec.js:11:3
|
|
[default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered:
crates/web/ui/e2e/specs/channels-matrix.spec.js#L0
1) [default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered
Tearing down "page" exceeded the test timeout of 60000ms.
|
|
[default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered:
crates/web/ui/e2e/specs/channels-matrix.spec.js#L0
1) [default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered
Test timeout of 60000ms exceeded.
|
|
Biome
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: biomejs/setup-biome@29711cbb52afee00eb13aeb30636592f9edc0088. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
lint/suspicious/noEmptyBlockStatements:
crates/web/ui/e2e/specs/onboarding-auth.spec.js#L115
Unexpected empty block.
|
|
lint/suspicious/noEmptyBlockStatements:
crates/web/ui/e2e/specs/onboarding-auth.spec.js#L91
Unexpected empty block.
|
|
lint/suspicious/noEmptyBlockStatements:
crates/web/ui/e2e/specs/onboarding-auth.spec.js#L64
Unexpected empty block.
|
|
lint/suspicious/noEmptyBlockStatements:
crates/web/ui/e2e/specs/chat-autoscroll.spec.js#L71
Unexpected empty block.
|
|
lint/suspicious/noEmptyBlockStatements:
crates/web/ui/e2e/specs/chat-autoscroll.spec.js#L68
Unexpected empty block.
|
|
lint/complexity/noExcessiveCognitiveComplexity:
crates/web/ui/e2e/specs/auth.spec.js#L160
Excessive complexity of 16 detected (max: 15).
|
|
lint/complexity/noExcessiveCognitiveComplexity:
crates/web/ui/e2e/specs/auth.spec.js#L260
Excessive complexity of 16 detected (max: 15).
|
|
lint/complexity/noExcessiveCognitiveComplexity:
crates/web/ui/e2e/specs/auth.spec.js#L324
Excessive complexity of 25 detected (max: 15).
|
|
lint/suspicious/useAwait:
crates/web/ui/e2e/specs/agents.spec.js#L83
This async function lacks an await expression.
|
|
lint/suspicious/noEmptyBlockStatements:
crates/web/ui/e2e/helpers.js#L104
Unexpected empty block.
|
|
Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Test
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Test
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Clippy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Clippy
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Clippy
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
E2E Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
🎭 Playwright Run Summary
4 failed
[default] › e2e/specs/channels-matrix.spec.js:9:2 › Matrix channel › connect button visible when matrix is offered
[default] › e2e/specs/channels-matrix.spec.js:19:2 › Matrix channel › add modal opens with OIDC as default auth mode
[default] › e2e/specs/channels-matrix.spec.js:43:2 › Matrix channel › OIDC mode hides credential and user ID inputs
[default] › e2e/specs/channels-matrix.spec.js:67:2 › Matrix channel › switching to password mode shows credential and user ID inputs
8 skipped
36 did not run
321 passed (26.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
e2e-test-results-25276190148-1
Expired
|
1.02 MB |
sha256:805236f28a92e6a6d734a70a20f3b9432ae205c96cef01038eb904f337061e45
|
|