feat(conform-zod): bigint coercion support #1379
Annotations
2 errors, 16 warnings, and 18 notices
[webkit] › async-validation.spec.ts:143:6 › With JS › Server Validation:
tests/integrations/async-validation.spec.ts#L127
1) [webkit] › async-validation.spec.ts:143:6 › With JS › Server Validation ───────────────────────
Error: expect(received).toStrictEqual(expected) // deep equality
- Expected - 1
+ Received + 6
@@ -5,7 +5,12 @@
],
"initialValue": Object {
"email": "hey@conform.guide",
"title": "Software Developer",
},
- "status": "success",
+ "intent": Object {
+ "payload": Object {
+ "name": "email",
+ },
+ "type": "validate",
+ },
}
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
125 | await expect(playground.error).toHaveText(['', '']);
126 |
> 127 | await expect.poll(playground.result).toStrictEqual({
| ^
128 | status: 'success',
129 | initialValue: {
130 | email: 'hey@conform.guide',
at runTest (/home/runner/work/conform/conform/tests/integrations/async-validation.spec.ts:127:39)
at /home/runner/work/conform/conform/tests/integrations/async-validation.spec.ts:145:3
|
[webkit] › subscription.spec.ts:292:6 › Subscription › Client Validation:
tests/integrations/subscription.spec.ts#L51
1) [webkit] › subscription.spec.ts:292:6 › Subscription › Client Validation ──────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('body').locator('li')
- Expected - 26
+ Received + 26
Array [
- "form.id: 1",
- "form.errorId: 1",
- "form.descriptionId: 1",
- "form.initialValue: 1",
+ "form.id: 2",
+ "form.errorId: 2",
+ "form.descriptionId: 2",
+ "form.initialValue: 2",
"form.value: 7",
- "form.key: 1",
+ "form.key: 2",
"form.dirty: 2",
- "form.valid: 1",
- "form.errors: 1",
- "form.allErrors: 1",
- "name.id: 1",
- "name.formId: 1",
- "name.errorId: 1",
- "name.descriptionId: 1",
- "name.initialValue: 1",
+ "form.valid: 2",
+ "form.errors: 2",
+ "form.allErrors: 2",
+ "name.id: 2",
+ "name.formId: 2",
+ "name.errorId: 2",
+ "name.descriptionId: 2",
+ "name.initialValue: 2",
"name.value: 7",
- "name.key: 1",
+ "name.key: 2",
"name.dirty: 2",
- "name.valid: 1",
- "name.errors: 1",
- "message.id: 1",
- "message.formId: 1",
- "message.errorId: 1",
- "message.descriptionId: 1",
- "message.initialValue: 1",
- "message.value: 1",
- "message.key: 1",
- "message.dirty: 1",
- "message.valid: 1",
- "message.errors: 1",
+ "name.valid: 2",
+ "name.errors: 2",
+ "message.id: 2",
+ "message.formId: 2",
+ "message.errorId: 2",
+ "message.descriptionId: 2",
+ "message.initialValue: 2",
+ "message.value: 2",
+ "message.key: 2",
+ "message.dirty: 2",
+ "message.valid: 2",
+ "message.errors: 2",
]
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('body').locator('li')
- locator resolved to 30 elements
- locator resolved to 30 elements
- locator resolved to 30 elements
- locator resolved to 30 elements
- locator resolved to 30 elements
- locator resolved to 30 elements
- locator resolved to 30 elements
- locator resolved to 30 elements
- locator resolved to 30 elements
49 |
50 | await fieldset.name.pressSequentially('Edmund');
> 51 | await expect(fieldset.logs).toHaveText([
| ^
52 | 'form.id: 1',
53 | 'form.errorId: 1',
54 | 'form.descriptionId: 1',
at runTest (/home/runner/work/conform/conform/tests/integrations/subscription.spec.ts:51:30)
at /home/runner/work/conform/conform/tests/integrations/subscription.spec.ts:294:3
|
E2E Tests (ubuntu-latest, chromium, 20)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (ubuntu-latest, chromium, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (ubuntu-latest, chromium, 22)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (macos-latest, chromium, 20)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (macos-latest, chromium, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (ubuntu-latest, firefox, 22)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (ubuntu-latest, firefox, 20)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (macos-latest, webkit, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (ubuntu-latest, firefox, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (ubuntu-latest, webkit, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (macos-latest, webkit, 20)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (macos-latest, webkit, 22)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (macos-latest, chromium, 22)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (windows-latest, chromium, 20)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (windows-latest, chromium, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2E Tests (windows-latest, chromium, 22)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
9 skipped
100 passed (58.8s)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.0m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.0m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (58.5s)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.2m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.6m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.6m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.7m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › async-validation.spec.ts:143:6 › With JS › Server Validation ────────────────────────
9 skipped
99 passed (1.9m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.7m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.7m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › subscription.spec.ts:292:6 › Subscription › Client Validation ───────────────────────
9 skipped
99 passed (1.8m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.2m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.2m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.2m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.4m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.4m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-ubuntu-latest-node20-webkit
Expired
|
824 KB |
|
playwright-report-ubuntu-latest-node22-webkit
Expired
|
411 KB |
|