Bump @types/node from 20.11.30 to 20.12.2 #859
Annotations
3 errors, 3 warnings, and 3 notices
[firefox] › pdf.spec.ts:10:6 › PDF › Thumbnail generation:
tests/e2e/specs/pdf.spec.ts#L76
1) [firefox] › pdf.spec.ts:10:6 › PDF › Thumbnail generation ─────────────────────────────────────
Error: expect(received).toHaveProperty(path)
Expected path: "full"
Received path: []
Received value: {"large": {"file": "1c5c16df-aed6-4756-97d1-f2db22a1603b-pdf-791x1024-1.jpeg", "filesize": 100182, "height": 1024, "mime_type": "image/jpeg", "width": 791}, "medium": {"file": "1c5c16df-aed6-4756-97d1-f2db22a1603b-pdf-232x300-1.jpeg", "filesize": 17206, "height": 300, "mime_type": "image/jpeg", "width": 232}, "thumbnail": {"file": "1c5c16df-aed6-4756-97d1-f2db22a1603b-pdf-116x150-1.jpeg", "filesize": 5212, "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) (1/4)
Canceling since a higher priority waiting request for 'E2E Tests-refs/pull/409/merge' exists
|
E2E Tests (trunk) (1/4)
The operation was canceled.
|
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
|
🎭 Playwright Run Summary
23 skipped
6 passed (1.3m)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › pdf.spec.ts:10:6 › PDF › Thumbnail generation ──────────────────────────────────────
5 skipped
9 passed (2.7m)
|
🎭 Playwright Run Summary
14 skipped
23 passed (4.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts-trunk-1-4
Expired
|
134 MB |
|
failures-artifacts-trunk-2-4
Expired
|
9.56 MB |
|
failures-artifacts-trunk-3-4
Expired
|
274 KB |
|
failures-artifacts-trunk-4-4
Expired
|
2.4 MB |
|