Ionic Framework Build #11565
build.yml
on: merge_group
build-core
1m 37s
Matrix: test-core-screenshot
test-core-clean-build
13s
test-core-lint
59s
test-core-spec
58s
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
1 error, 38 warnings, and 20 notices
[Mobile Safari] › src/components/datetime/test/basic/datetime.e2e.ts:326:9 › datetime: visibility - ios/ltr › should reset month/year interface when hiding datetime:
core/src/components/datetime/test/basic/datetime.e2e.ts#L347
1) [Mobile Safari] › src/components/datetime/test/basic/datetime.e2e.ts:326:9 › datetime: visibility - ios/ltr › should reset month/year interface when hiding datetime
Error: Timed out 5000ms waiting for expect(locator).not.toHaveClass(expected)
Locator: locator('ion-datetime')
Expected pattern: not /datetime-ready/
Received string: "ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready show-month-and-year month-year-picker-open"
Call log:
- expect.not.toHaveClass with timeout 5000ms
- waiting for locator('ion-datetime')
- locator resolved to <ion-datetime class="ion-color ion-color-primary ios datetime-…>…</ion-datetime>
- unexpected value "ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready show-month-and-year month-year-picker-open"
- locator resolved to <ion-datetime class="ion-color ion-color-primary ios datetime-…>…</ion-datetime>
- unexpected value "ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready show-month-and-year month-year-picker-open"
- locator resolved to <ion-datetime class="ion-color ion-color-primary ios datetime-…>…</ion-datetime>
- unexpected value "ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready show-month-and-year month-year-picker-open"
- locator resolved to <ion-datetime class="ion-color ion-color-primary ios datetime-…>…</ion-datetime>
- unexpected value "ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready show-month-and-year month-year-picker-open"
- locator resolved to <ion-datetime class="ion-color ion-color-primary ios datetime-…>…</ion-datetime>
- unexpected value "ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready show-month-and-year month-year-picker-open"
- locator resolved to <ion-datetime class="ion-color ion-color-primary ios datetime-…>…</ion-datetime>
- unexpected value "ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready show-month-and-year month-year-picker-open"
- locator resolved to <ion-datetime class="ion-color ion-color-primary ios datetime-…>…</ion-datetime>
- unexpected value "ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready show-month-and-year month-year-picker-open"
- locator resolved to <ion-datetime class="ion-color ion-color-primary ios datetime-…>…</ion-datetime>
- unexpected value "ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready show-month-and-year month-year-picker-open"
- locator resolved to <ion-datetime class="ion-color ion-color-primary ios datetime-…>…</ion-datetime>
- unexpected value "ion-color ion-color-primary ios datetime-presentation-date-time datetime-size-fixed datetime-grid hydrated datetime-ready show-month-and-year month-year-picker-open"
345 | await datetime.evaluate((el: HTMLIonDatetimeElement) => el.style.setProperty('display', 'none'));
346 | await expect(datetime).toBeHidden();
> 347 | await expect(datetime).not.toHaveClass(/datetime-ready/);
| ^
348 |
349 | await datetime.evaluate((el: HTMLIonDatetimeElement) => el.style.removeProperty('display'));
350 | await expect(datetime).toBeVisible();
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts:347:34
|
build-core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-clean-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-angular-server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-vue
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-spec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-react
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-angular
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-react-router
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-vue-router
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (13, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (12, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-react-e2e (react18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (9, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (8, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (10, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (11, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-react-e2e (react17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-vue-e2e (vue3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (7, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-angular-e2e (ng15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-angular-e2e (ng14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-angular-e2e (ng17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-angular-e2e (ng16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (19, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (5, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (16, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (14, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-react-router-e2e (reactrouter5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (20, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (1, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (18, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (3, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (6, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (15, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (2, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (17, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-core-screenshot (4, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
393 passed (2.5m)
|
🎭 Playwright Run Summary
14 skipped
358 passed (2.5m)
|
🎭 Playwright Run Summary
3 skipped
405 passed (3.0m)
|
🎭 Playwright Run Summary
407 passed (2.9m)
|
🎭 Playwright Run Summary
381 passed (3.1m)
|
🎭 Playwright Run Summary
2 skipped
429 passed (3.3m)
|
🎭 Playwright Run Summary
11 skipped
392 passed (4.4m)
|
🎭 Playwright Run Summary
13 skipped
373 passed (4.4m)
|
🎭 Playwright Run Summary
12 skipped
373 passed (4.7m)
|
🎭 Playwright Run Summary
2 skipped
387 passed (4.6m)
|
🎭 Playwright Run Summary
15 skipped
397 passed (4.7m)
|
🎭 Playwright Run Summary
11 skipped
386 passed (4.6m)
|
🎭 Playwright Run Summary
4 skipped
403 passed (5.1m)
|
🎭 Playwright Run Summary
10 skipped
399 passed (5.2m)
|
🎭 Playwright Run Summary
1 skipped
400 passed (5.2m)
|
🎭 Playwright Run Summary
6 skipped
402 passed (4.9m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/datetime/test/basic/datetime.e2e.ts:326:9 › datetime: visibility - ios/ltr › should reset month/year interface when hiding datetime
1 skipped
399 passed (5.6m)
|
🎭 Playwright Run Summary
5 skipped
391 passed (5.8m)
|
🎭 Playwright Run Summary
5 skipped
400 passed (6.7m)
|
🎭 Playwright Run Summary
10 skipped
412 passed (5.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ionic-angular
Expired
|
809 KB |
|
ionic-angular-server
Expired
|
13.7 KB |
|
ionic-core
Expired
|
5.25 MB |
|
ionic-react
Expired
|
211 KB |
|
ionic-react-router
Expired
|
30.6 KB |
|
ionic-vue
Expired
|
211 KB |
|
ionic-vue-router
Expired
|
18.4 KB |
|
test-results-1-20
Expired
|
369 KB |
|
test-results-10-20
Expired
|
384 KB |
|
test-results-11-20
Expired
|
406 KB |
|
test-results-12-20
Expired
|
355 KB |
|
test-results-13-20
Expired
|
357 KB |
|
test-results-14-20
Expired
|
379 KB |
|
test-results-15-20
Expired
|
1.04 MB |
|
test-results-16-20
Expired
|
377 KB |
|
test-results-17-20
Expired
|
431 KB |
|
test-results-18-20
Expired
|
394 KB |
|
test-results-19-20
Expired
|
360 KB |
|
test-results-2-20
Expired
|
387 KB |
|
test-results-20-20
Expired
|
358 KB |
|
test-results-3-20
Expired
|
373 KB |
|
test-results-4-20
Expired
|
427 KB |
|
test-results-5-20
Expired
|
375 KB |
|
test-results-6-20
Expired
|
346 KB |
|
test-results-7-20
Expired
|
378 KB |
|
test-results-8-20
Expired
|
368 KB |
|
test-results-9-20
Expired
|
369 KB |
|