feat(input-otp): add new input-otp component #16178
build.yml
on: pull_request
build-core
1m 5s
Matrix: test-core-screenshot
test-core-clean-build
9s
test-core-lint
43s
test-core-spec
38s
verify-screenshots
0s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
1s
verify-test-react-e2e
0s
verify-test-react-router-e2e
0s
verify-test-vue-e2e
0s
Annotations
30 errors
|
test-core-lint
Process completed with exit code 1.
|
|
test-core-screenshot (10, 20)
Error: duplicate test title "input-otp: fill - ios/ltr › disabled should not have visual regressions", first declared in src/components/input-otp/test/fill/input-otp.e2e.ts:18
at src/components/input-otp/test/fill/input-otp.e2e.ts:18
16 | await expect(inputOtp).toHaveScreenshot(screenshot(`input-otp-${fill}`));
17 | });
> 18 | test(`disabled should not have visual regressions`, async ({ page }) => {
| ^
19 | await page.setContent(
20 | `
21 | <ion-input-otp fill="${fill}" value="12" disabled>Description</ion-input-otp>
|
|
test-core-screenshot (10, 20)
Error: duplicate test title "input-otp: fill - ios/ltr › readonly should not have visual regressions", first declared in src/components/input-otp/test/fill/input-otp.e2e.ts:29
at src/components/input-otp/test/fill/input-otp.e2e.ts:29
27 | await expect(inputOtp).toHaveScreenshot(screenshot(`input-otp-${fill}-disabled`));
28 | });
> 29 | test(`readonly should not have visual regressions`, async ({ page }) => {
| ^
30 | await page.setContent(
31 | `
32 | <ion-input-otp fill="${fill}" value="12" readonly>Description</ion-input-otp>
|
|
test-core-screenshot (10, 20)
Error: duplicate test title "input-otp: fill - md/ltr › disabled should not have visual regressions", first declared in src/components/input-otp/test/fill/input-otp.e2e.ts:18
at src/components/input-otp/test/fill/input-otp.e2e.ts:18
16 | await expect(inputOtp).toHaveScreenshot(screenshot(`input-otp-${fill}`));
17 | });
> 18 | test(`disabled should not have visual regressions`, async ({ page }) => {
| ^
19 | await page.setContent(
20 | `
21 | <ion-input-otp fill="${fill}" value="12" disabled>Description</ion-input-otp>
|
|
test-core-screenshot (10, 20)
Error: duplicate test title "input-otp: fill - md/ltr › readonly should not have visual regressions", first declared in src/components/input-otp/test/fill/input-otp.e2e.ts:29
at src/components/input-otp/test/fill/input-otp.e2e.ts:29
27 | await expect(inputOtp).toHaveScreenshot(screenshot(`input-otp-${fill}-disabled`));
28 | });
> 29 | test(`readonly should not have visual regressions`, async ({ page }) => {
| ^
30 | await page.setContent(
31 | `
32 | <ion-input-otp fill="${fill}" value="12" readonly>Description</ion-input-otp>
|
|
test-core-screenshot (10, 20)
Process completed with exit code 1.
|
|
test-core-screenshot (12, 20)
Error: duplicate test title "input-otp: fill - ios/ltr › disabled should not have visual regressions", first declared in src/components/input-otp/test/fill/input-otp.e2e.ts:18
at src/components/input-otp/test/fill/input-otp.e2e.ts:18
16 | await expect(inputOtp).toHaveScreenshot(screenshot(`input-otp-${fill}`));
17 | });
> 18 | test(`disabled should not have visual regressions`, async ({ page }) => {
| ^
19 | await page.setContent(
20 | `
21 | <ion-input-otp fill="${fill}" value="12" disabled>Description</ion-input-otp>
|
|
test-core-screenshot (12, 20)
Error: duplicate test title "input-otp: fill - ios/ltr › readonly should not have visual regressions", first declared in src/components/input-otp/test/fill/input-otp.e2e.ts:29
at src/components/input-otp/test/fill/input-otp.e2e.ts:29
27 | await expect(inputOtp).toHaveScreenshot(screenshot(`input-otp-${fill}-disabled`));
28 | });
> 29 | test(`readonly should not have visual regressions`, async ({ page }) => {
| ^
30 | await page.setContent(
31 | `
32 | <ion-input-otp fill="${fill}" value="12" readonly>Description</ion-input-otp>
|
|
test-core-screenshot (12, 20)
Error: duplicate test title "input-otp: fill - md/ltr › disabled should not have visual regressions", first declared in src/components/input-otp/test/fill/input-otp.e2e.ts:18
at src/components/input-otp/test/fill/input-otp.e2e.ts:18
16 | await expect(inputOtp).toHaveScreenshot(screenshot(`input-otp-${fill}`));
17 | });
> 18 | test(`disabled should not have visual regressions`, async ({ page }) => {
| ^
19 | await page.setContent(
20 | `
21 | <ion-input-otp fill="${fill}" value="12" disabled>Description</ion-input-otp>
|
|
test-core-screenshot (12, 20)
Error: duplicate test title "input-otp: fill - md/ltr › readonly should not have visual regressions", first declared in src/components/input-otp/test/fill/input-otp.e2e.ts:29
at src/components/input-otp/test/fill/input-otp.e2e.ts:29
27 | await expect(inputOtp).toHaveScreenshot(screenshot(`input-otp-${fill}-disabled`));
28 | });
> 29 | test(`readonly should not have visual regressions`, async ({ page }) => {
| ^
30 | await page.setContent(
31 | `
32 | <ion-input-otp fill="${fill}" value="12" readonly>Description</ion-input-otp>
|
|
test-core-screenshot (12, 20)
Process completed with exit code 1.
|
|
test-core-screenshot (8, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (6, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (11, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (18, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (14, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (16, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (9, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (4, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (15, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (17, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (13, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (1, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (5, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (3, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (19, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (20, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (2, 20)
The job was canceled because "_10_20" failed.
|
|
test-core-screenshot (7, 20)
The job was canceled because "_10_20" failed.
|
|
verify-screenshots
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
645 KB |
sha256:9934df795af8b638efd94894e426650714e018b952c753204a1b12ad96605cec
|
|
|
ionic-angular-server
Expired
|
8.54 KB |
sha256:10e3ed2331425f413834b2c4f312b11eeececfe525467de6f038a3bae7f226d3
|
|
|
ionic-core
Expired
|
4.42 MB |
sha256:0347fc56dbe5eb1c1e4bb5c9d9c91efb6147d2eaa5be34d442c0d0ed96d30008
|
|
|
ionic-react
Expired
|
199 KB |
sha256:17b51480ea6e2c427b3f12b70cf45dce9e2c3dbc29c3c4fd494bd6b65154e570
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:175a180e1ffaec59aa5a7b2f883b88080f3fb2802473bf1586ab588b2b7a1e65
|
|
|
ionic-vue
Expired
|
221 KB |
sha256:ebc013dbc20857620657908ff7dddfe0c4e46283af720a6687e2a18383838dc3
|
|
|
ionic-vue-router
Expired
|
17.1 KB |
sha256:1d83a7a8132f1f86674e3ecb63605a0bce40657952cb92164e9aa3745cf7e02b
|
|
|
test-results-1-20
Expired
|
172 KB |
sha256:474746cc3ac1db078eff7cd9bfe0e8843cd5fce7cde2587766868a378abfca2c
|
|
|
test-results-10-20
Expired
|
172 KB |
sha256:ee518bc67640d318eb89f9419d672cea61fd3b61fbce6f2349eb7fa68957f07b
|
|
|
test-results-11-20
Expired
|
172 KB |
sha256:4e7e684511cd449e3ddcf57c6593bce28db3cd823d3f35bb5a6b6af3b9b5d1b4
|
|
|
test-results-12-20
Expired
|
172 KB |
sha256:53c4c99226e6181fa8b42bc2caf151d5f8956962b24218da0cf77a56f1d6d53e
|
|
|
test-results-13-20
Expired
|
172 KB |
sha256:c094391bfa77feabb96d7e3d9390377b91d473cc1e3330c4787bdf5fa791d347
|
|
|
test-results-14-20
Expired
|
172 KB |
sha256:87f0216200de03dac758a0dcec31b9de26650cb64c491cf896ac02a950ebcb87
|
|
|
test-results-15-20
Expired
|
172 KB |
sha256:8d3f5ab1434194078905b8a87d52ddd208e595d1bffc064ce1179930416b6eb1
|
|
|
test-results-16-20
Expired
|
172 KB |
sha256:debd411d134c062f32d59fc33bd206666c41fc6b2b3cbe765d43665adf8ab44e
|
|
|
test-results-17-20
Expired
|
172 KB |
sha256:637ab561dc6c96eb65c97af3463e6d7be82dae53016655c4e363a86505c49b6a
|
|
|
test-results-18-20
Expired
|
172 KB |
sha256:67fff675a3f3347e9f4f6d999b4c56abb932be2cef28323476e963a1e22a08e8
|
|
|
test-results-19-20
Expired
|
172 KB |
sha256:963efe9a7d7e1d2f91d51ff762b746c0605acd90089118979592578dfbf72b83
|
|
|
test-results-2-20
Expired
|
172 KB |
sha256:5a8a8e7213282fd57495a7af484015549afae1f9b0a4813cbdb68fb7383bdba9
|
|
|
test-results-20-20
Expired
|
172 KB |
sha256:7e987ab8c426fb12b7778381683ebe2d5398866b54bf73ec63f7f4bc0450e6d9
|
|
|
test-results-3-20
Expired
|
172 KB |
sha256:db39c67a0e6e56f3c42c2648ef48fff58b7f45024e7164792447b9f7b947535f
|
|
|
test-results-4-20
Expired
|
172 KB |
sha256:4791af090001d380ea046240f1004b24512e3881d706c7f577e3a369deb7a944
|
|
|
test-results-5-20
Expired
|
172 KB |
sha256:a7d16449a1a43bb3276805aa98d01ec9c3ca44ed6684553445ff08a2a047d07f
|
|
|
test-results-6-20
Expired
|
172 KB |
sha256:45640602f2995e9f416795aeab20e2b810a7b33c3be299cbf406111450b52337
|
|
|
test-results-7-20
Expired
|
172 KB |
sha256:e9dd5f98e94a7ed6c7068a6a7153449096abd24955c22915b03d29613e446d7b
|
|
|
test-results-8-20
Expired
|
172 KB |
sha256:ea789241bd40595b9e3da91b8b2113843ef986ee23930222928042da995691c0
|
|