Improve UX of OCR-recognized images #88
ci-app.yml
on: pull_request
Tests
50s
Lint
34s
Type check
34s
Format check
35s
Build check - App
32s
Annotations
6 errors and 5 warnings
Build check - App
Process completed with exit code 1.
|
Lint
Process completed with exit code 1.
|
Type check
'doc.image' is possibly 'undefined'.
|
Type check
Property 'fileName' is missing in type '{ image: DocumentImage; documents: ParsingFunctionResult; percentages: Record<string, number>; confidence: number; }' but required in type 'ProcessedImageResult'.
|
Type check
Process completed with exit code 2.
|
Format check
Process completed with exit code 1.
|
Build check - App
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Type check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Format check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|