Version Packages #2513
Annotations
2 errors and 1 warning
🧪 Run linting and unit tests:
packages/ocr-service/tests/utils/ocrGetData.test.ts#L152
Error: Snapshot `getData > should handle haystack that requires fetching RectReturn from browser.getElementRect 1` mismatched
- Expected
+ Received
@@ -1,11 +1,11 @@
[
[
"Using system installed version of Tesseract",
],
[
- "It took '0.000s' to process the image.",
+ "It took '0.001s' to process the image.",
],
[
"The following text was found through OCR:
Sample OCR text",
❯ packages/ocr-service/tests/utils/ocrGetData.test.ts:152:40
|
🧪 Run linting and unit tests
Process completed with exit code 1.
|
📤 Upload artifacts
No files were found with the provided path: logs/*.log
.tmp/
!.tmp/checkActual/
!.tmp/saveActual/
!.tmp/testDiff/
!.next/. No artifacts will be uploaded.
|
Loading