Stencil Nightly Build #12
stencil-nightly.yml
on: schedule
build-core-with-stencil-nightly
1m 11s
Matrix: test-core-screenshot
test-core-clean-build
12s
test-core-lint
49s
test-core-spec
47s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
Annotations
24 errors and 20 notices
|
test-vue-e2e (vue3)
Process completed with exit code 1.
|
|
tests/unit/tabs.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L345
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:345:48
❯ defineCustomElement node_modules/@ionic/core/components/ion-accordion.js:342:35
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/tabs.spec.ts:4:31
|
|
tests/unit/tab-bar.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L345
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:345:48
❯ defineCustomElement node_modules/@ionic/core/components/ion-accordion.js:342:35
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/tab-bar.spec.ts:4:31
|
|
tests/unit/routing.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L345
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:345:48
❯ defineCustomElement node_modules/@ionic/core/components/ion-accordion.js:342:35
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/routing.spec.ts:4:31
|
|
tests/unit/router-outlet.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L345
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:345:48
❯ defineCustomElement node_modules/@ionic/core/components/ion-accordion.js:342:35
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/router-outlet.spec.ts:4:31
|
|
tests/unit/page.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L345
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:345:48
❯ defineCustomElement node_modules/@ionic/core/components/ion-accordion.js:342:35
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/page.spec.ts:4:31
|
|
tests/unit/memory.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L345
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:345:48
❯ defineCustomElement node_modules/@ionic/core/components/ion-accordion.js:342:35
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/memory.spec.ts:4:31
|
|
tests/unit/lifecycle.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L345
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:345:48
❯ defineCustomElement node_modules/@ionic/core/components/ion-accordion.js:342:35
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/lifecycle.spec.ts:4:31
|
|
tests/unit/hooks.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L345
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:345:48
❯ defineCustomElement node_modules/@ionic/core/components/ion-accordion.js:342:35
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/hooks.spec.ts:4:31
|
|
test-react-e2e (react19)
Process completed with exit code 1.
|
|
verify-test-vue-e2e
Process completed with exit code 1.
|
|
test-angular-e2e (ng20)
Process completed with exit code 1.
|
|
test-angular-e2e (ng16)
Process completed with exit code 1.
|
|
test-angular-e2e (ng18)
Process completed with exit code 1.
|
|
test-angular-e2e (ng19)
Process completed with exit code 1.
|
|
test-angular-e2e (ng17)
Process completed with exit code 1.
|
|
test-react-e2e (react18)
Process completed with exit code 1.
|
|
verify-test-angular-e2e
Process completed with exit code 1.
|
|
[Mobile Firefox] › src/components/segment/test/segment-events.e2e.ts:10:11 › segment: events: ionChange - ios/ltr › when the segment is activated by keyboard navigation › should emit when there is no initial value:
src/components/segment/test/segment-events.e2e.ts#L37
1) [Mobile Firefox] › src/components/segment/test/segment-events.e2e.ts:10:11 › segment: events: ionChange - ios/ltr › when the segment is activated by keyboard navigation › should emit when there is no initial value
Error: expect(received).toBe(expected) // Object.is equality
Expected: "2"
Received: undefined
35 | await page.keyboard.press('Enter');
36 |
> 37 | expect(await segment.evaluate((el: HTMLIonSegmentElement) => el.value)).toBe('2');
| ^
38 |
39 | expect(ionChangeSpy).toHaveReceivedEventTimes(1);
40 | expect(ionChangeSpy).toHaveReceivedEventDetail({ value: '2' });
at /ionic/src/components/segment/test/segment-events.e2e.ts:37:81
|
|
test-react-router-e2e (reactrouter5)
Process completed with exit code 1.
|
|
test-react-e2e (react17)
Process completed with exit code 1.
|
|
verify-test-react-router-e2e
Process completed with exit code 1.
|
|
verify-test-react-e2e
Process completed with exit code 1.
|
|
send-failure-messages
Process completed with exit code 2.
|
|
🎭 Playwright Run Summary
216 skipped
259 passed (2.3m)
|
|
🎭 Playwright Run Summary
1 skipped
537 passed (3.3m)
|
|
🎭 Playwright Run Summary
4 skipped
511 passed (3.5m)
|
|
🎭 Playwright Run Summary
212 skipped
313 passed (3.6m)
|
|
🎭 Playwright Run Summary
4 skipped
515 passed (3.8m)
|
|
🎭 Playwright Run Summary
534 passed (3.3m)
|
|
🎭 Playwright Run Summary
1 skipped
534 passed (3.2m)
|
|
🎭 Playwright Run Summary
648 passed (4.3m)
|
|
🎭 Playwright Run Summary
5 skipped
513 passed (5.2m)
|
|
🎭 Playwright Run Summary
14 skipped
401 passed (5.3m)
|
|
🎭 Playwright Run Summary
10 skipped
503 passed (4.9m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Firefox] › src/components/segment/test/segment-events.e2e.ts:10:11 › segment: events: ionChange - ios/ltr › when the segment is activated by keyboard navigation › should emit when there is no initial value
1 skipped
527 passed (6.4m)
|
|
🎭 Playwright Run Summary
1 skipped
538 passed (6.4m)
|
|
🎭 Playwright Run Summary
5 skipped
573 passed (6.8m)
|
|
🎭 Playwright Run Summary
4 skipped
537 passed (6.6m)
|
|
🎭 Playwright Run Summary
2 skipped
517 passed (7.2m)
|
|
🎭 Playwright Run Summary
10 skipped
529 passed (6.8m)
|
|
🎭 Playwright Run Summary
5 skipped
517 passed (7.4m)
|
|
🎭 Playwright Run Summary
14 skipped
497 passed (7.2m)
|
|
🎭 Playwright Run Summary
7 skipped
510 passed (8.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
667 KB |
sha256:86c5ed85e5cb4034966023d64eb8c6e7fc23679a3f7cfeb804b30eabd1fe23b8
|
|
|
ionic-angular-server
Expired
|
8.55 KB |
sha256:55e7e6eb59f55bfcd8256abeeedcb439ec6ee5dc4aed743a0c2dc2e0b380d5eb
|
|
|
ionic-core
Expired
|
4.72 MB |
sha256:5f9345c664e3791f76cabf55373bd3c4e8868aaa6c54be952959ef5ad751bec1
|
|
|
ionic-react
Expired
|
211 KB |
sha256:4476762685b051d83414568515a599d6d47ecca4b5899584decc6465bf3c2178
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:566b71e2398e634d666cdab6ddc3f9263456529ea04e27e3b3f4278960b39980
|
|
|
ionic-vue
Expired
|
233 KB |
sha256:2ddb63b2e519d401787dea489a8a27c52c43a702b74e636dffdbb57dc32678f1
|
|
|
ionic-vue-router
Expired
|
17.1 KB |
sha256:c1b41b6e6d5da53788c149af63bf2631428622bd5c9c8072eb68bc3b0fe13e24
|
|
|
test-results-1-20
Expired
|
442 KB |
sha256:c7a66728d8474815862a69834fe61a6492287f408f4bb55810682ddab57ed36e
|
|
|
test-results-10-20
Expired
|
461 KB |
sha256:b0f77d127fedff251f68f4aa37dda936530f95cf7b6bd1494ee6588d31b423da
|
|
|
test-results-11-20
Expired
|
504 KB |
sha256:1ce8164357d9ae2564294f7758cd370a88b23affb127da7d12af68c95f147fc3
|
|
|
test-results-12-20
Expired
|
442 KB |
sha256:98e473858a8a6b7cc7452b70a1228877540c24eecc351e18aebfc9ae1eae15c5
|
|
|
test-results-13-20
Expired
|
450 KB |
sha256:c16029f648167b93d4474437c1839f905c0646d9fed6ec2d3649804ff1ed3f04
|
|
|
test-results-14-20
Expired
|
407 KB |
sha256:584b324a19c0aafeb274ac40f3d4cdce9bb075325f2f3e87f19b03018049dd43
|
|
|
test-results-15-20
Expired
|
431 KB |
sha256:9b93b6b9be35f2b602e24a68fa9d1efa6c716359e404db3bcfa1a0ba7b693567
|
|
|
test-results-16-20
Expired
|
428 KB |
sha256:7cec9d05fbdf7359a55fde6e99f3bd84497ee9c0c7878fb1919f9a0a755e7c3a
|
|
|
test-results-17-20
Expired
|
531 KB |
sha256:11282248d5d22636c7cb43c3c3cee417d2e0d588bc7ec9e163ac1303e41af601
|
|
|
test-results-18-20
Expired
|
505 KB |
sha256:076b8d4d7ef70471fe2c0a8807c1818aebc1dcc4f168d5bb779fa10360fa374c
|
|
|
test-results-19-20
Expired
|
396 KB |
sha256:6f1fd91f87a11340c0b3976c6b46a7b09a0429d3586a618140e2e16db84e1f1c
|
|
|
test-results-2-20
Expired
|
473 KB |
sha256:7bf674e4711ef95c68d1b3cce34a698a53b46a78b711c407812f17d11075fdc6
|
|
|
test-results-20-20
Expired
|
359 KB |
sha256:4840da167c9b6447f30279db03d0023906a46895a2560c1f9295011903e87885
|
|
|
test-results-3-20
Expired
|
431 KB |
sha256:a6bc91c635ab72fd0894d39a30cd0997e31ce8e32520107b0ab5d0be36b8db38
|
|
|
test-results-4-20
Expired
|
522 KB |
sha256:a9ffe51da514355ed741b5d201bb3354d66834e492749a8ba72f1484afcb6abb
|
|
|
test-results-5-20
Expired
|
1.21 MB |
sha256:086cf006e332d7ae3b21620fac7dc0db6c0bcd062cf47ef53fe75f563d114556
|
|
|
test-results-6-20
Expired
|
446 KB |
sha256:f6c9950ce39a7d03f1013f3ec7c8719cbb13a5016af594084882e476c07bb57f
|
|
|
test-results-7-20
Expired
|
352 KB |
sha256:66e87f493e2124f9c0c203cfb2599862093bb90bb90db82f7017196795e3bace
|
|
|
test-results-8-20
Expired
|
428 KB |
sha256:6eb63668c9c7c8e47b6e48bc85636038de8b6527cdd31cc0d2c6218b2b24b791
|
|
|
test-results-9-20
Expired
|
437 KB |
sha256:01aa2af883184c0671eb1920e4191fe4265a5e2129332bcb798e9307122d3b6e
|
|