Bump @types/node from 20.11.30 to 20.12.2 #864
Annotations
1 error, 4 warnings, and 4 notices
[chromium] › pdf.spec.ts:10:6 › PDF › Thumbnail generation:
tests/e2e/specs/pdf.spec.ts#L76
1) [chromium] › pdf.spec.ts:10:6 › PDF › Thumbnail generation ────────────────────────────────────
Error: expect(received).toHaveProperty(path)
Expected path: "full"
Received path: []
Received value: {"large": {"file": "68d35e94-8090-4639-a6a8-45b3e09e510e-pdf-791x1024-1.jpeg", "filesize": 186787, "height": 1024, "mime_type": "image/jpeg", "width": 791}, "medium": {"file": "68d35e94-8090-4639-a6a8-45b3e09e510e-pdf-232x300-1.jpeg", "filesize": 32868, "height": 300, "mime_type": "image/jpeg", "width": 232}, "thumbnail": {"file": "68d35e94-8090-4639-a6a8-45b3e09e510e-pdf-116x150-1.jpeg", "filesize": 10519, "height": 150, "mime_type": "image/jpeg", "width": 116}}
74 |
75 | // TODO: Test other sizes too.
> 76 | expect( media.media_details.sizes ).toHaveProperty( 'full' );
| ^
77 |
78 | // @ts-ignore
79 | expect( media.media_details.sizes.full.source_url ).toMatch(
at /home/runner/work/media-experiments/media-experiments/tests/e2e/specs/pdf.spec.ts:76:39
|
E2E Tests (trunk) (2/4)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.1.1/dist/codecov' failed with exit code 1
|
E2E Tests (trunk) (4/4)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.1.1/dist/codecov' failed with exit code 1
|
E2E Tests (trunk) (3/4)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.1.1/dist/codecov' failed with exit code 1
|
E2E Tests (trunk) (1/4)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.1.1/dist/codecov' failed with exit code 1
|
🎭 Playwright Run Summary
1 flaky
[chromium] › pdf.spec.ts:10:6 › PDF › Thumbnail generation ─────────────────────────────────────
23 skipped
5 passed (1.4m)
|
🎭 Playwright Run Summary
5 skipped
10 passed (2.5m)
|
🎭 Playwright Run Summary
14 skipped
23 passed (4.4m)
|
🎭 Playwright Run Summary
30 passed (4.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts-trunk-1-4
Expired
|
3.29 MB |
|
failures-artifacts-trunk-2-4
Expired
|
14.5 MB |
|
failures-artifacts-trunk-3-4
Expired
|
274 KB |
|
failures-artifacts-trunk-4-4
Expired
|
226 KB |
|