Skip to content

Add env vars

Add env vars #388

Triggered via push December 13, 2024 05:15
Status Failure
Total duration 28m 25s
Artifacts 1

all-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 3 warnings, and 1 notice
[api_tests] › sellerBadge.spec.ts:36:9 › seller badge api test › get verified-seller verification types: tests/pw/tests/api/sellerBadge.spec.ts#L40
1) [api_tests] › sellerBadge.spec.ts:36:9 › seller badge api test › get verified-seller verification types Error: Result does not match schema: Required Required Required Details: { "issues": [ { "code": "invalid_type", "expected": "object", "received": "undefined", "path": [ "id_verification" ], "message": "Required" }, { "code": "invalid_type", "expected": "object", "received": "undefined", "path": [ "company_verification" ], "message": "Required" }, { "code": "invalid_type", "expected": "object", "received": "undefined", "path": [ "address_verification" ], "message": "Required" } ], "name": "ZodError" } 38 | expect(response.ok()).toBeTruthy(); 39 | expect(responseBody).toBeTruthy(); > 40 | expect(responseBody).toMatchSchema(schemas.sellerBadgeSchema.verificationTypesSchema); | ^ 41 | }); 42 | 43 | test('get all seller badge events', { tag: ['@Pro'] }, async () => { at /home/runner/work/dokan/dokan/tests/pw/tests/api/sellerBadge.spec.ts:40:30
[api_tests] › sellerBadge.spec.ts:36:9 › seller badge api test › get verified-seller verification types: tests/pw/tests/api/sellerBadge.spec.ts#L40
1) [api_tests] › sellerBadge.spec.ts:36:9 › seller badge api test › get verified-seller verification types Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Result does not match schema: Required Required Required Details: { "issues": [ { "code": "invalid_type", "expected": "object", "received": "undefined", "path": [ "id_verification" ], "message": "Required" }, { "code": "invalid_type", "expected": "object", "received": "undefined", "path": [ "company_verification" ], "message": "Required" }, { "code": "invalid_type", "expected": "object", "received": "undefined", "path": [ "address_verification" ], "message": "Required" } ], "name": "ZodError" } 38 | expect(response.ok()).toBeTruthy(); 39 | expect(responseBody).toBeTruthy(); > 40 | expect(responseBody).toMatchSchema(schemas.sellerBadgeSchema.verificationTypesSchema); | ^ 41 | }); 42 | 43 | test('get all seller badge events', { tag: ['@Pro'] }, async () => { at /home/runner/work/dokan/dokan/tests/pw/tests/api/sellerBadge.spec.ts:40:30
e2e_api tests
Process completed with exit code 1.
e2e_api tests
Process completed with exit code 1.
e2e_api tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: tests/pw/[api_tests] › calculation.spec.ts#L1
tests/pw/[api_tests] › calculation.spec.ts took 2.3m
Slow Test: tests/pw/[site_setup] › _site.setup.ts#L1
tests/pw/[site_setup] › _site.setup.ts took 12.1s
🎭 Playwright Run Summary
1 failed [api_tests] › sellerBadge.spec.ts:36:9 › seller badge api test › get verified-seller verification types 16 skipped 383 passed (3.1m)

Artifacts

Produced during runtime
Name Size
test-artifact
38.7 MB