chore(deps): update playwright #16104
build.yml
on: pull_request
build-core
1m 15s
Matrix: test-core-screenshot
test-core-clean-build
8s
test-core-lint
42s
test-core-spec
42s
verify-screenshots
0s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-react-e2e
0s
verify-test-react-router-e2e
0s
verify-test-vue-e2e
0s
Annotations
17 errors and 14 notices
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
1) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected)
4545 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-77bdc-not-have-visual-regressions-Mobile-Chrome/accordion-basic-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-77bdc-not-have-visual-regressions-Mobile-Chrome/accordion-basic-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4545 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4545 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
1) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4545 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-77bdc-not-have-visual-regressions-Mobile-Chrome-retry1/accordion-basic-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-77bdc-not-have-visual-regressions-Mobile-Chrome-retry1/accordion-basic-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4545 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4545 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
1) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4545 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-77bdc-not-have-visual-regressions-Mobile-Chrome-retry2/accordion-basic-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-77bdc-not-have-visual-regressions-Mobile-Chrome-retry2/accordion-basic-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4545 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4545 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
2) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected)
4529 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-ios-rtl-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-d2a03-not-have-visual-regressions-Mobile-Chrome/accordion-basic-ios-rtl-actual.png
Diff: /ionic/test-results/src-components-accordion-t-d2a03-not-have-visual-regressions-Mobile-Chrome/accordion-basic-ios-rtl-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-ios-rtl.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4529 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4529 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
2) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4529 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-ios-rtl-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-d2a03-not-have-visual-regressions-Mobile-Chrome-retry1/accordion-basic-ios-rtl-actual.png
Diff: /ionic/test-results/src-components-accordion-t-d2a03-not-have-visual-regressions-Mobile-Chrome-retry1/accordion-basic-ios-rtl-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-ios-rtl.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4529 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4529 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
2) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4529 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-ios-rtl-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-d2a03-not-have-visual-regressions-Mobile-Chrome-retry2/accordion-basic-ios-rtl-actual.png
Diff: /ionic/test-results/src-components-accordion-t-d2a03-not-have-visual-regressions-Mobile-Chrome-retry2/accordion-basic-ios-rtl-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-ios-rtl.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4529 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4529 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
3) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected)
23 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-16de3-not-have-visual-regressions-Mobile-Chrome/accordion-basic-md-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-16de3-not-have-visual-regressions-Mobile-Chrome/accordion-basic-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 23 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 23 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
3) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
23 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-16de3-not-have-visual-regressions-Mobile-Chrome-retry1/accordion-basic-md-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-16de3-not-have-visual-regressions-Mobile-Chrome-retry1/accordion-basic-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 23 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 23 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
3) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
23 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-16de3-not-have-visual-regressions-Mobile-Chrome-retry2/accordion-basic-md-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-16de3-not-have-visual-regressions-Mobile-Chrome-retry2/accordion-basic-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 23 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 23 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
4) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/rtl › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected)
23 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-md-rtl-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-bcd25-not-have-visual-regressions-Mobile-Chrome/accordion-basic-md-rtl-actual.png
Diff: /ionic/test-results/src-components-accordion-t-bcd25-not-have-visual-regressions-Mobile-Chrome/accordion-basic-md-rtl-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-md-rtl.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 23 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 23 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
test-core-screenshot (9, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (11, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (12, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (13, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (10, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (8, 20)
The job was canceled because "_7_20" failed.
|
|
verify-screenshots
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
212 skipped
237 passed (2.7m)
|
|
🎭 Playwright Run Summary
9 skipped
389 passed (4.0m)
|
|
🎭 Playwright Run Summary
14 skipped
349 passed (4.9m)
|
|
🎭 Playwright Run Summary
5 skipped
503 passed (5.5m)
|
|
🎭 Playwright Run Summary
4 skipped
479 passed (5.5m)
|
|
🎭 Playwright Run Summary
6 skipped
454 passed (5.6m)
|
|
🎭 Playwright Run Summary
2 skipped
443 passed (5.9m)
|
|
🎭 Playwright Run Summary
2 skipped
456 passed (6.0m)
|
|
🎭 Playwright Run Summary
4 skipped
476 passed (6.1m)
|
|
🎭 Playwright Run Summary
3 skipped
488 passed (6.0m)
|
|
🎭 Playwright Run Summary
7 skipped
480 passed (6.5m)
|
|
🎭 Playwright Run Summary
5 skipped
462 passed (6.9m)
|
|
🎭 Playwright Run Summary
6 skipped
490 passed (7.0m)
|
|
🎭 Playwright Run Summary
62 failed
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/rtl › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/nested/accordion.e2e.ts:6:9 › accordion: nested - ios/ltr › parent and child should not be disabled
[Mobile Chrome] › src/components/accordion/test/nested/accordion.e2e.ts:14:9 › accordion: nested - ios/ltr › parent should not be disabled when only child is disabled
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:14:9 › action sheet: variant rendering - ios/ltr › should open basic action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:14:9 › action sheet: variant rendering - ios/rtl › should open basic action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:14:9 › action sheet: variant rendering - md/ltr › should open basic action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:26:9 › action sheet: variant rendering - md/ltr › should open cancel only action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:30:9 › action sheet: variant rendering - md/ltr › should open custom action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:38:9 › action sheet: variant rendering - md/ltr › should open scrollable action sheet without cancel
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:14:9 › action sheet: variant rendering - md/rtl › should open basic action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:26:9 › action sheet: variant rendering - md/rtl › should open cancel only action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:30:9 › action sheet: variant rendering - md/rtl › should open custom action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:38:9 › action sheet: variant rendering - md/rtl › should open scrollable action sheet without cancel
[Mobile Chrome] › src/components/action-sheet/test/translucent/action-sheet.e2e.ts:6:9 › action sheet: translucent - ios/ltr › should not have visual regressions
[Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:84:9 › alert: text wrapping - ios/ltr › should break on words and white spaces for radios
[Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:112:9 › alert: text wrapping - ios/ltr › should break on words and white spaces for checkboxes
[Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:244:9 › alert: font scaling - ios/ltr › should scale text on larger font sizes with checkboxes
[Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:278:9 › alert: font scaling - ios/ltr › should scale text on larger font sizes with radios
[Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:244:9 › alert: font scaling - md/ltr › should scale text on larger font sizes with checkboxes
[Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:278:9 › alert: font scaling - md/ltr › should scale text on larger font sizes with radios
[Mobile Chrome] › src/components/alert/test/basic/alert-tablet.e2e.ts:14:9 › alert: rendering - tablet - md/ltr › should expand width and height on larger displays with text
[Mobile Chrome] › src/components/alert/test/basic/alert-tablet.e2e.ts:25:9 › alert:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
643 KB |
sha256:fa63faf6d0c7c3e6a93fad4f378d9ace384f0c47045dd588c19ad3fed9bd9c6e
|
|
|
ionic-angular-server
Expired
|
8.54 KB |
sha256:863cb33e4574a7990c96e443f0b403633e82f3453d2189712675789422318def
|
|
|
ionic-core
Expired
|
4.93 MB |
sha256:122f41754a40c4eabe67c3f58444c53692d5fc26b953e104a52033a0f87ec3e6
|
|
|
ionic-react
Expired
|
199 KB |
sha256:75e922b49ae93848f8df70619966cc41b7f7f13c05b7274983d2cac66c06d696
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:2a692c505eb7c076e0aedf7fff16e77cb8f6f70dba569940db7eec11d487175f
|
|
|
ionic-vue
Expired
|
220 KB |
sha256:2826732f9ad02495b54eea706b10b1ed1a3bad8a62b8c632ca7154362c973fcb
|
|
|
ionic-vue-router
Expired
|
17.1 KB |
sha256:47e1571c7989f3cb70c8f17c7bd679cfdcb4c2579b92fda135cfc7d2132e0332
|
|
|
test-results-1-20
Expired
|
426 KB |
sha256:f768c8b863f69e796277cb3effe1e15061587aaac3e7317e49f9613991e4900c
|
|
|
test-results-14-20
Expired
|
391 KB |
sha256:44a04668a4ce39f014642c9a22fd1dd51ded161328aee36d0f6d59cc14171505
|
|
|
test-results-15-20
Expired
|
404 KB |
sha256:a1decd6615f2f4238395cf16eb95761d193ce669445998d9781de76f158abe41
|
|
|
test-results-16-20
Expired
|
452 KB |
sha256:a9304a407aedfd1821f8c2d6629aab61f6b71170c92f37250c558cf2e4cac361
|
|
|
test-results-17-20
Expired
|
535 KB |
sha256:ff6c57ded7b56d0477f43733f1fc6fc2d297cb71b0f93266696786da38a14d72
|
|
|
test-results-18-20
Expired
|
451 KB |
sha256:c26bfe57c0f8b1d63b4c45f34e49ea6ca75b930921692a4c779f21d80f4de213
|
|
|
test-results-19-20
Expired
|
370 KB |
sha256:8010cde160f717d8a2416bfb8879c6b42b517c205e5499628dd6ebffca6d7917
|
|
|
test-results-2-20
Expired
|
459 KB |
sha256:ed026effbb7d94c0a5037c8f124de73a2c9af7b2cb2f955a5cbe4d1b750ab616
|
|
|
test-results-20-20
Expired
|
312 KB |
sha256:83a6af53d0e1b597c8241a18d10b494b49e6f25db22fbb0803097aa5087dc398
|
|
|
test-results-3-20
Expired
|
429 KB |
sha256:63fc77bf5304c040e58cdb72d1a2c8eabc9a8a9936415744d40b7be0239e6586
|
|
|
test-results-4-20
Expired
|
495 KB |
sha256:885ea797fd9947921ef81ed8ad8e2d9d47be484b130c4295384d749d83fc2374
|
|
|
test-results-5-20
Expired
|
432 KB |
sha256:74622d12b719a8568f06a94cf9f933a4702b22b58c97a6a15ea4b46eeda4d05e
|
|
|
test-results-6-20
Expired
|
404 KB |
sha256:8a1d73d8992a641b3b75f3d964ebbe33c6639e8e8ed55736cbeebfa50b2c1f01
|
|
|
test-results-7-20
Expired
|
97.2 MB |
sha256:dd22d1cbc083f095fa1b1060ff87afd5d059aa9fde300dec270cc5e211dfbeb5
|
|