Skip to content

fstop fix

fstop fix #1021

Triggered via push March 3, 2025 07:30
Status Failure
Total duration 4m 14s
Artifacts 1

ci.yml

on: push
Matrix: test-unit
Matrix: build
Matrix: lint
Matrix: test-e2e
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 1 notice
src/lib/exif/format.test.ts > Exif formatting functions > formatExif > should format EXIF data correctly: src/lib/exif/format.test.ts#L79
AssertionError: expected { …(9) } to deeply equal { …(9) } - Expected + Received { "date": "2020-12-31T23:59:59.000Z", "exposure": "+/- 0 ev", "focalLength": "24mm", - "fstop": "ƒ/2.8", + "fstop": "ƒ/2.80", "gps": { "latitude": 52.5, "longitude": 13.383333333333333, }, "iso": "ISO 100", "lensModel": undefined, "model": "DJI Mavic Mini", "shutterspeed": "1/50s", } ❯ src/lib/exif/format.test.ts:79:22
test-unit (ubuntu-latest, 22)
Process completed with exit code 1.
src/lib/exif/format.test.ts > Exif formatting functions > formatExif > should format EXIF data correctly: src/lib/exif/format.test.ts#L79
AssertionError: expected { …(9) } to deeply equal { …(9) } - Expected + Received { "date": "2020-12-31T23:59:59.000Z", "exposure": "+/- 0 ev", "focalLength": "24mm", - "fstop": "ƒ/2.8", + "fstop": "ƒ/2.80", "gps": { "latitude": 52.5, "longitude": 13.383333333333333, }, "iso": "ISO 100", "lensModel": undefined, "model": "DJI Mavic Mini", "shutterspeed": "1/50s", } ❯ src/lib/exif/format.test.ts:79:22
test-unit (macos-latest, 22)
Process completed with exit code 1.
Slow Test: [webkit] › test/e2e/header.spec.ts#L1
[webkit] › test/e2e/header.spec.ts took 16.3s
🎭 Playwright Run Summary
55 passed (2.0m)

Artifacts

Produced during runtime
Name Size
dist-ubuntu-latest-22
837 MB