Consolidate Build & Test CI #10
build-and-test.yaml
on: pull_request
Build Element Web
2m 15s
Matrix: playwright_ew
Downstream Playwright tests [element-modules]
/
Run Playwright end-to-end tests & upload html report
Matrix: build_ed_linux
Matrix: ED Windows
end-to-end-tests
36s
Annotations
13 errors, 16 warnings, and 14 notices
|
[Chrome] › apps/web/playwright/e2e/crypto/toasts.spec.ts:45:5 › Key storage out of sync toast › should prompt for recovery key if 'enter recovery key' pressed @screenshot:
apps/web/playwright/e2e/crypto/toasts.spec.ts#L50
1) [Chrome] › apps/web/playwright/e2e/crypto/toasts.spec.ts:45:5 › Key storage out of sync toast › should prompt for recovery key if 'enter recovery key' pressed @screenshot
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: getByRole('alert').first()
Timeout: 5000ms
Timeout 5000ms exceeded.
Snapshot: key-storage-out-of-sync-toast.png
Call log:
- Expect "toHaveScreenshot(key-storage-out-of-sync-toast.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByRole('alert').first()
- locator resolved to <div role="alert" class="mx_NonUrgentToastContainer"></div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
2 × waiting for element to be stable
- element is not visible
- retrying scroll into view action
- waiting 20ms
2 × waiting for element to be stable
- element is not visible
- retrying scroll into view action
- waiting 100ms
9 × waiting for element to be stable
- element is not visible
- retrying scroll into view action
- waiting 500ms
- Timeout 5000ms exceeded.
48 | // it would always be checking the same toast, even if another one is now the first.
49 | await expect(page.getByRole("alert")).toHaveCount(2);
> 50 | await expect(page.getByRole("alert").first()).toMatchScreenshot(
| ^
51 | "key-storage-out-of-sync-toast.png",
52 | screenshotOptions,
53 | );
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/crypto/toasts.spec.ts:50:55
|
|
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:161:9 › Login › Password login › Follows the original link after login:
apps/web/playwright/e2e/login/login-consent.spec.ts#L0
3) [Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:161:9 › Login › Password login › Follows the original link after login
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Fixture "homeserver" timeout of 30000ms exceeded during setup.
at /home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/fixtures/services.js:14:26
|
|
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:161:9 › Login › Password login › Follows the original link after login:
apps/web/playwright/e2e/login/login-consent.spec.ts#L0
3) [Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:161:9 › Login › Password login › Follows the original link after login
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Fixture "homeserver" timeout of 30000ms exceeded during setup.
at /home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/fixtures/services.js:14:26
|
|
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:161:9 › Login › Password login › Follows the original link after login:
apps/web/playwright/e2e/login/login-consent.spec.ts#L0
3) [Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:161:9 › Login › Password login › Follows the original link after login
Fixture "homeserver" timeout of 30000ms exceeded during setup.
at /home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/fixtures/services.js:14:26
|
|
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:120:9 › Login › Password login › Loads the welcome page by default; then logs in with an existing account and lands on the home screen:
apps/web/playwright/e2e/login/login-consent.spec.ts#L0
2) [Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:120:9 › Login › Password login › Loads the welcome page by default; then logs in with an existing account and lands on the home screen
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Fixture "homeserver" timeout of 30000ms exceeded during setup.
at /home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/fixtures/services.js:14:26
|
|
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:120:9 › Login › Password login › Loads the welcome page by default; then logs in with an existing account and lands on the home screen:
apps/web/playwright/e2e/login/login-consent.spec.ts#L0
2) [Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:120:9 › Login › Password login › Loads the welcome page by default; then logs in with an existing account and lands on the home screen
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Fixture "homeserver" timeout of 30000ms exceeded during setup.
at /home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/fixtures/services.js:14:26
|
|
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:120:9 › Login › Password login › Loads the welcome page by default; then logs in with an existing account and lands on the home screen:
apps/web/playwright/e2e/login/login-consent.spec.ts#L0
2) [Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:120:9 › Login › Password login › Loads the welcome page by default; then logs in with an existing account and lands on the home screen
Fixture "homeserver" timeout of 30000ms exceeded during setup.
at /home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/fixtures/services.js:14:26
|
|
[Chrome] › apps/web/playwright/e2e/login/consent.spec.ts:18:5 › Consent › should prompt the user to consent to terms when server deems it necessary:
apps/web/playwright/e2e/login/consent.spec.ts#L0
1) [Chrome] › apps/web/playwright/e2e/login/consent.spec.ts:18:5 › Consent › should prompt the user to consent to terms when server deems it necessary
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Fixture "homeserver" timeout of 30000ms exceeded during setup.
at /home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/fixtures/services.js:14:26
|
|
[Chrome] › apps/web/playwright/e2e/login/consent.spec.ts:18:5 › Consent › should prompt the user to consent to terms when server deems it necessary:
apps/web/playwright/e2e/login/consent.spec.ts#L0
1) [Chrome] › apps/web/playwright/e2e/login/consent.spec.ts:18:5 › Consent › should prompt the user to consent to terms when server deems it necessary
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Fixture "homeserver" timeout of 30000ms exceeded during setup.
at /home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/fixtures/services.js:14:26
|
|
[Chrome] › apps/web/playwright/e2e/login/consent.spec.ts:18:5 › Consent › should prompt the user to consent to terms when server deems it necessary:
apps/web/playwright/e2e/login/consent.spec.ts#L0
1) [Chrome] › apps/web/playwright/e2e/login/consent.spec.ts:18:5 › Consent › should prompt the user to consent to terms when server deems it necessary
Fixture "homeserver" timeout of 30000ms exceeded during setup.
at /home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/fixtures/services.js:14:26
|
|
Run Tests [Chrome] 6/6
Testing stopped early after 10 maximum allowed failures.
|
|
end-to-end-tests
No files were found with the provided path: playwright-report. No artifacts will be uploaded.
|
|
end-to-end-tests
Process completed with exit code 1.
|
|
ED Linux (arm64) (sqlcipher: static) / Build Linux arm64 SQLCipher static
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nbucic/variable-mapper@0673f6891a0619ba7c002ecfed0f9f4f39017b6f. 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/
|
|
ED Linux (arm64) (sqlcipher: system) / Build Linux arm64 SQLCipher system
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nbucic/variable-mapper@0673f6891a0619ba7c002ecfed0f9f4f39017b6f. 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/
|
|
ED macOS / Build macOS Universal
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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/
|
|
ED Windows (arm64) / Build Windows arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nbucic/variable-mapper@0673f6891a0619ba7c002ecfed0f9f4f39017b6f. 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/
|
|
ED Windows (ia32) / Build Windows ia32
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nbucic/variable-mapper@0673f6891a0619ba7c002ecfed0f9f4f39017b6f. 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/
|
|
ED Linux (amd64) (sqlcipher: static) / Build Linux amd64 SQLCipher static
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nbucic/variable-mapper@0673f6891a0619ba7c002ecfed0f9f4f39017b6f. 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/
|
|
ED Linux (amd64) (sqlcipher: system) / Build Linux amd64 SQLCipher system
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nbucic/variable-mapper@0673f6891a0619ba7c002ecfed0f9f4f39017b6f. 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/
|
|
ED Windows (x64) / Build Windows x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nbucic/variable-mapper@0673f6891a0619ba7c002ecfed0f9f4f39017b6f. 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/
|
|
ED Linux (arm64) (sqlcipher: system) / Test Linux arm64 SQLCipher system / Test linux-arm64-sqlcipher-system
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a. 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/
|
|
ED Linux (arm64) (sqlcipher: static) / Test Linux arm64 SQLCipher static / Test linux-arm64-sqlcipher-static
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a. 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/
|
|
ED macOS / Test macOS Universal / Test macos
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a. 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/
|
|
ED Linux (amd64) (sqlcipher: system) / Test Linux amd64 SQLCipher system / Test linux-amd64-sqlcipher-system
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a. 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/
|
|
ED Linux (amd64) (sqlcipher: static) / Test Linux amd64 SQLCipher static / Test linux-amd64-sqlcipher-static
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a. 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/
|
|
ED Windows (x64) / Test Windows x64 / Test win-x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a. 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/
|
|
ED Windows (ia32) / Test Windows ia32 / Test win-ia32
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a. 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/
|
|
ED Windows (arm64) / Test Windows arm64 / Test win-arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a. 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
3 skipped
84 passed (5.7m)
|
|
🎭 Playwright Run Summary
80 passed (6.8m)
|
|
🎭 Playwright Run Summary
84 passed (8.4m)
|
|
🎭 Playwright Run Summary
2 skipped
94 passed (8.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › apps/web/playwright/e2e/crypto/toasts.spec.ts:45:5 › Key storage out of sync toast › should prompt for recovery key if 'enter recovery key' pressed @screenshot
89 passed (9.1m)
|
|
🎭 Playwright Run Summary
8 skipped
48 passed (3.0m)
|
|
🎭 Playwright Run Summary
8 skipped
48 passed (3.0m)
|
|
🎭 Playwright Run Summary
8 skipped
48 passed (2.7m)
|
|
🎭 Playwright Run Summary
8 skipped
48 passed (2.9m)
|
|
🎭 Playwright Run Summary
8 skipped
48 passed (2.9m)
|
|
🎭 Playwright Run Summary
8 skipped
48 passed (3.5m)
|
|
🎭 Playwright Run Summary
8 skipped
48 passed (3.8m)
|
|
🎭 Playwright Run Summary
8 skipped
48 passed (3.6m)
|
|
🎭 Playwright Run Summary
10 failed
[Chrome] › apps/web/playwright/e2e/login/consent.spec.ts:18:5 › Consent › should prompt the user to consent to terms when server deems it necessary
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:120:9 › Login › Password login › Loads the welcome page by default; then logs in with an existing account and lands on the home screen
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:161:9 › Login › Password login › Follows the original link after login
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:170:13 › Login › Password login › verification after login › Shows verification prompt after login if signing keys are set up, skippable by default
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:202:17 › Login › Password login › verification after login › with force_verification off › Shows skippable verification prompt after login if signing keys are set up
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:238:17 › Login › Password login › verification after login › with force_verification on › Shows unskippable verification prompt after login if signing keys are set up
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:266:17 › Login › Password login › verification after login › with force_verification on › Continues to show verification prompt after cancelling device verification
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:295:13 › Login › Password login › verification after login › Can reset identity to become verified
[Chrome] › apps/web/playwright/e2e/login/login-consent.spec.ts:337:9 › Login › logout › should go to login page on logout
[Chrome] › apps/web/playwright/e2e/login/logout_redirect_url.spec.ts:25:5 › logout with logout_redirect_url › should respect logout_redirect_url
1 flaky
[Chrome] › apps/web/playwright/e2e/oidc/oidc-native.spec.ts:110:5 › OIDC Native › can log in to an existing MAS account @no-firefox @no-webkit @screenshot
45 did not run
16 passed (20.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-Chrome-1
Expired
|
10.9 MB |
sha256:5fbeb34fe7dc2552e015dcccbb2dca20a1f297db5025f77978037260c4c16ecc
|
|
|
blob-report-Chrome-2
Expired
|
521 KB |
sha256:7b1bbc1f32bb2fd085e803daedfec8d40c248af3b2c9e272cd9f1037ec7cfb3f
|
|
|
blob-report-Chrome-3
Expired
|
663 KB |
sha256:703e3f0fc62fcf7ad0d0c46c98fccec0f8bfc1e28e5de250fdca361936641d75
|
|
|
blob-report-Chrome-4
Expired
|
649 KB |
sha256:accdebab907189f35c5421c6d73a8aa47c649a16c23d1f0c9de836b2e4509da6
|
|
|
blob-report-Chrome-5
Expired
|
672 KB |
sha256:8450a991ed03418006894b81bc38b4353ed06403967220b30e29326a0b31e792
|
|
|
blob-report-Chrome-6
Expired
|
6.88 MB |
sha256:54bce33957884823bc86f660402dd37c42d39fb5a0c96cfedbc394d05dc7a5a2
|
|
|
blob-report-linux-amd64-sqlcipher-static
Expired
|
283 KB |
sha256:efebbdb35ea011a321fc240254c183c5fe112740926f5958b63936ea1752eb17
|
|
|
blob-report-linux-amd64-sqlcipher-system
Expired
|
283 KB |
sha256:45f08f39a2571d62c6bb69a641bda74ba5d961cdbd9c3b3e8940d7b7fe33982c
|
|
|
blob-report-linux-arm64-sqlcipher-static
Expired
|
284 KB |
sha256:aaf130260d7e26404c97812b103dd65e7b7af56873fb3664e874e6e0156f3c0f
|
|
|
blob-report-linux-arm64-sqlcipher-system
Expired
|
282 KB |
sha256:3d2ad35a6e7736cdaab759f2c235ad77a627477b7164e6c1b2f2b348c4a656b9
|
|
|
blob-report-macos
Expired
|
279 KB |
sha256:f1ac3fc0eb0a3456c3a43d4af403aa92f111d24a3f920f936d22717d1625554d
|
|
|
blob-report-win-arm64
Expired
|
277 KB |
sha256:0c4f64b736f66c80e7e4bbcf1199df1bdc99e5bbd7dd2c72c4e55f1c4bafdf59
|
|
|
blob-report-win-ia32
Expired
|
274 KB |
sha256:b83200c09844dfc6dd3aca417ba479059e255b21da714ff8356ead8c155319d4
|
|
|
blob-report-win-x64
Expired
|
275 KB |
sha256:281f1f586ebcbbe309d09760f301ff3d148b1d43ab241ae4863665f772340a5c
|
|
|
desktop-prepare
Expired
|
41 MB |
sha256:911dd34cbb03693edc8bee90ab02c56bfce7e652dc243cae2354e1b75340b055
|
|
|
linux-amd64-sqlcipher-static
Expired
|
287 MB |
sha256:e1075d9890cbfaea1204d66882bb548c04333f3ae01c82a7cdaeebe03e0e3170
|
|
|
linux-amd64-sqlcipher-system
Expired
|
284 MB |
sha256:ddce10db3580c4e191b1c0623b8dd80553b45006fa08b655bd1e8e178a615246
|
|
|
linux-arm64-sqlcipher-static
Expired
|
282 MB |
sha256:832a9d2d29942cbabbc282302d85ed9474aa22ebcc830061ce7c361cc09a47ea
|
|
|
linux-arm64-sqlcipher-system
Expired
|
279 MB |
sha256:2827ee7fcd484414fb620a6eec1c11d49986d733435100762ee13ade8d2063d6
|
|
|
macos
Expired
|
509 MB |
sha256:d78dbec891f185bc2ac11f51b1ef323e3bc105a44a0ea8ed50de4bb7b2d1a262
|
|
|
webapp
Expired
|
41.3 MB |
sha256:5204797fb896ed7ff72179511dd20bcea412a28a540f5ffcf2553b293d382da8
|
|
|
win-arm64
Expired
|
698 MB |
sha256:32394a863cb71e32eb1bd2594250531952722c7481b03417c810d1c091b51ee6
|
|
|
win-ia32
Expired
|
635 MB |
sha256:71be59256b0bf8341aaa6bc1c58a5ae0ea23553215fd3249d607c1fd0792bdf9
|
|
|
win-x64
Expired
|
710 MB |
sha256:f83f0573afa3f940e6305fd9f0303722c717f9bedaec2361ccd7f5226c4a6c6a
|
|