Skip to content

feat(badge): add recipe and tokens #18988

feat(badge): add recipe and tokens

feat(badge): add recipe and tokens #18988

Triggered via pull request April 22, 2026 00:21
@thetaPCthetaPC
synchronize #31043
FW-6837
Status Failure
Total duration 7m 56s
Artifacts 11

build.yml

on: pull_request
build-react
53s
build-react
build-vue
41s
build-vue
Matrix: test-core-screenshot
build-angular
1m 13s
build-angular
build-angular-server
52s
build-angular-server
test-core-clean-build
17s
test-core-clean-build
test-core-lint
55s
test-core-lint
test-core-spec
58s
test-core-spec
build-react-router
26s
build-react-router
build-vue-router
41s
build-vue-router
verify-screenshots
4s
verify-screenshots
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
3s
verify-test-angular-e2e
verify-test-react-e2e
3s
verify-test-react-e2e
verify-test-react-router-e2e
3s
verify-test-react-router-e2e
verify-test-vue-e2e
2s
verify-test-vue-e2e
Fit to window
Zoom out
Zoom in

Annotations

61 errors and 5 notices
[Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › medium - should not have visual regressions with badges: src/components/button/test/badge/badge.e2e.ts#L75
2) [Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › medium - should not have visual regressions with badges Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('#container') 3 pixels (ratio 0.01 of all image pixels) are different. Snapshot: button-medium-badge-ios-ltr.png Call log: - Expect "toHaveScreenshot(button-medium-badge-ios-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#container') - locator resolved to <div id="container">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 3 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#container') - locator resolved to <div id="container">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 3 pixels (ratio 0.01 of all image pixels) are different. 73 | await page.setViewportSize({ width: Math.ceil(box!.width) + 40, height: Math.ceil(box!.height) + 32 }); 74 | > 75 | await expect(container).toHaveScreenshot(screenshot(`button-${buttonSize}-badge`)); | ^ 76 | }); 77 | }); 78 | }); at /ionic/src/components/button/test/badge/badge.e2e.ts:75:33
[Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › small - should not have visual regressions with badges: src/components/button/test/badge/badge.e2e.ts#L75
1) [Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › small - should not have visual regressions with badges Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('#container') 1 pixels (ratio 0.01 of all image pixels) are different. Snapshot: button-small-badge-ios-ltr.png Call log: - Expect "toHaveScreenshot(button-small-badge-ios-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#container') - locator resolved to <div id="container">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 1 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#container') - locator resolved to <div id="container">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 1 pixels (ratio 0.01 of all image pixels) are different. 73 | await page.setViewportSize({ width: Math.ceil(box!.width) + 40, height: Math.ceil(box!.height) + 32 }); 74 | > 75 | await expect(container).toHaveScreenshot(screenshot(`button-${buttonSize}-badge`)); | ^ 76 | }); 77 | }); 78 | }); at /ionic/src/components/button/test/badge/badge.e2e.ts:75:33
[Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › small - should not have visual regressions with badges: src/components/button/test/badge/badge.e2e.ts#L75
1) [Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › small - should not have visual regressions with badges Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('#container') 1 pixels (ratio 0.01 of all image pixels) are different. Snapshot: button-small-badge-ios-ltr.png Call log: - Expect "toHaveScreenshot(button-small-badge-ios-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#container') - locator resolved to <div id="container">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 1 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#container') - locator resolved to <div id="container">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 1 pixels (ratio 0.01 of all image pixels) are different. 73 | await page.setViewportSize({ width: Math.ceil(box!.width) + 40, height: Math.ceil(box!.height) + 32 }); 74 | > 75 | await expect(container).toHaveScreenshot(screenshot(`button-${buttonSize}-badge`)); | ^ 76 | }); 77 | }); 78 | }); at /ionic/src/components/button/test/badge/badge.e2e.ts:75:33
[Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/rtl › should not have visual regressions: src/components/item/test/icons/item.e2e.ts#L11
4) [Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/rtl › should not have visual regressions Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-icons-diff-md-rtl.png Call log: - Expect "toHaveScreenshot(item-icons-diff-md-rtl.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 9 | await page.setIonViewport(); 10 | > 11 | await expect(page).toHaveScreenshot(screenshot(`item-icons-diff`)); | ^ 12 | }); 13 | }); 14 | }); at /ionic/src/components/item/test/icons/item.e2e.ts:11:26
[Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions: src/components/item/test/icons/item.e2e.ts#L11
3) [Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-icons-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(item-icons-diff-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 9 | await page.setIonViewport(); 10 | > 11 | await expect(page).toHaveScreenshot(screenshot(`item-icons-diff`)); | ^ 12 | }); 13 | }); 14 | }); at /ionic/src/components/item/test/icons/item.e2e.ts:11:26
[Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions: src/components/item/test/icons/item.e2e.ts#L11
3) [Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-icons-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(item-icons-diff-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 9 | await page.setIonViewport(); 10 | > 11 | await expect(page).toHaveScreenshot(screenshot(`item-icons-diff`)); | ^ 12 | }); 13 | }); 14 | }); at /ionic/src/components/item/test/icons/item.e2e.ts:11:26
[Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions: src/components/item/test/icons/item.e2e.ts#L11
3) [Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-icons-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(item-icons-diff-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 9 | await page.setIonViewport(); 10 | > 11 | await expect(page).toHaveScreenshot(screenshot(`item-icons-diff`)); | ^ 12 | }); 13 | }); 14 | }); at /ionic/src/components/item/test/icons/item.e2e.ts:11:26
[Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions: src/components/item/test/buttons/item.e2e.ts#L17
2) [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-buttons-diff-md-rtl.png Call log: - Expect "toHaveScreenshot(item-buttons-diff-md-rtl.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 15 | await page.setIonViewport(); 16 | > 17 | await expect(page).toHaveScreenshot(screenshot(`item-buttons-diff`)); | ^ 18 | }); 19 | }); 20 | }); at /ionic/src/components/item/test/buttons/item.e2e.ts:17:26
[Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions: src/components/item/test/buttons/item.e2e.ts#L17
2) [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-buttons-diff-md-rtl.png Call log: - Expect "toHaveScreenshot(item-buttons-diff-md-rtl.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 15 | await page.setIonViewport(); 16 | > 17 | await expect(page).toHaveScreenshot(screenshot(`item-buttons-diff`)); | ^ 18 | }); 19 | }); 20 | }); at /ionic/src/components/item/test/buttons/item.e2e.ts:17:26
[Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions: src/components/item/test/buttons/item.e2e.ts#L17
2) [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-buttons-diff-md-rtl.png Call log: - Expect "toHaveScreenshot(item-buttons-diff-md-rtl.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 15 | await page.setIonViewport(); 16 | > 17 | await expect(page).toHaveScreenshot(screenshot(`item-buttons-diff`)); | ^ 18 | }); 19 | }); 20 | }); at /ionic/src/components/item/test/buttons/item.e2e.ts:17:26
[Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions: src/components/item/test/buttons/item.e2e.ts#L17
1) [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-buttons-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(item-buttons-diff-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 15 | await page.setIonViewport(); 16 | > 17 | await expect(page).toHaveScreenshot(screenshot(`item-buttons-diff`)); | ^ 18 | }); 19 | }); 20 | }); at /ionic/src/components/item/test/buttons/item.e2e.ts:17:26
[Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions: src/components/item/test/buttons/item.e2e.ts#L17
1) [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-buttons-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(item-buttons-diff-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 15 | await page.setIonViewport(); 16 | > 17 | await expect(page).toHaveScreenshot(screenshot(`item-buttons-diff`)); | ^ 18 | }); 19 | }); 20 | }); at /ionic/src/components/item/test/buttons/item.e2e.ts:17:26
[Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions: src/components/item/test/buttons/item.e2e.ts#L17
1) [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-buttons-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(item-buttons-diff-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 15 | await page.setIonViewport(); 16 | > 17 | await expect(page).toHaveScreenshot(screenshot(`item-buttons-diff`)); | ^ 18 | }); 19 | }); 20 | }); at /ionic/src/components/item/test/buttons/item.e2e.ts:17:26
test-core-screenshot (13, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (13, 20)
The operation was canceled.
test-core-screenshot (12, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (12, 20)
Process completed with exit code 12.
test-core-screenshot (12, 20)
The operation was canceled.
test-core-screenshot (15, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (15, 20)
Process completed with exit code 12.
test-core-screenshot (15, 20)
The operation was canceled.
test-core-screenshot (19, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (19, 20)
Process completed with exit code 12.
test-core-screenshot (19, 20)
The operation was canceled.
test-core-screenshot (4, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (4, 20)
Process completed with exit code 12.
test-core-screenshot (4, 20)
The operation was canceled.
test-core-screenshot (2, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (2, 20)
Process completed with exit code 12.
test-core-screenshot (2, 20)
The operation was canceled.
test-core-screenshot (5, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (5, 20)
Process completed with exit code 12.
test-core-screenshot (5, 20)
The operation was canceled.
test-core-screenshot (9, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (9, 20)
Process completed with exit code 12.
test-core-screenshot (9, 20)
The operation was canceled.
test-core-screenshot (1, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (1, 20)
Process completed with exit code 12.
test-core-screenshot (18, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (1, 20)
The operation was canceled.
test-core-screenshot (18, 20)
Process completed with exit code 12.
test-core-screenshot (18, 20)
The operation was canceled.
test-core-screenshot (11, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (11, 20)
Process completed with exit code 12.
test-core-screenshot (11, 20)
The operation was canceled.
test-core-screenshot (3, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (16, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (3, 20)
Process completed with exit code 12.
test-core-screenshot (16, 20)
Process completed with exit code 12.
test-core-screenshot (3, 20)
The operation was canceled.
test-core-screenshot (16, 20)
The operation was canceled.
test-core-screenshot (14, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (14, 20)
Process completed with exit code 12.
test-core-screenshot (14, 20)
The operation was canceled.
test-core-screenshot (6, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (6, 20)
Process completed with exit code 12.
test-core-screenshot (6, 20)
The operation was canceled.
test-core-screenshot (17, 20)
The strategy configuration was canceled because "test-core-screenshot._10_20" failed
test-core-screenshot (17, 20)
Process completed with exit code 12.
test-core-screenshot (17, 20)
The operation was canceled.
verify-screenshots
Process completed with exit code 1.
🎭 Playwright Run Summary
360 skipped 290 passed (2.5m)
🎭 Playwright Run Summary
368 skipped 307 passed (3.4m)
🎭 Playwright Run Summary
2 flaky [Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › small - should not have visual regressions with badges [Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › medium - should not have visual regressions with badges 2 skipped 668 passed (4.1m)
🎭 Playwright Run Summary
4 failed [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions [Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions [Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/rtl › should not have visual regressions 2 skipped 663 passed (4.3m)
🎭 Playwright Run Summary
152 skipped 707 passed (4.4m)

Artifacts

Produced during runtime
Name Size Digest
ionic-angular
778 KB
sha256:a8fe2b8f636901a2d9202485ce51fb8cb7dd45985f078eca582cd66a0140b032
ionic-angular-server
8.54 KB
sha256:8fb31348f1e7f7951103d856fc29c968ccb8cb77d4a89be90def1910e51d2427
ionic-core
5.26 MB
sha256:bf9190e711f0831f383f6c3495df0633eb360e9992284e7d2ec295588749e8ae
ionic-react
317 KB
sha256:3a016c2b2227b7a0a66a480083f3552b6611e3fabc20dd98ff7eaeb5c19138cf
ionic-react-router
27.9 KB
sha256:9c0991d36aca1a6352018794a56a9d6f89808e263478cb6007c1eaec9b9d0615
ionic-vue
348 KB
sha256:a2bd7e989f431294f90bae05c6f34ba6f4f6b4c4f6fb590f19bea59735b73940
ionic-vue-router
17.1 KB
sha256:6c2936709fb3dcf47dcf1494b874b104cabadbadfcbe38bdb49573dd49cc6c98
test-results-10-20
8.63 MB
sha256:4d2738c3e69c31d65a729004d360cfeddd52840fa6894d8a248b82f909793050
test-results-20-20
356 KB
sha256:b077c74526d1cf17e78b91cd9fe440170b6d332dd2eb04747a7ecdb290054d7d
test-results-7-20
378 KB
sha256:ae0b86de969129bbdadb584b041c2118c620ce870b8f6fa5bcc1982e81d5f572
test-results-8-20
3.21 MB
sha256:382391fb82f9dc2bd1f9e604d2b50788576fc1081ae926d060dbcc8311955423