Skip to content

feat: replace pdfjs with tabula for better pdf table extraction #27

feat: replace pdfjs with tabula for better pdf table extraction

feat: replace pdfjs with tabula for better pdf table extraction #27

Triggered via pull request October 12, 2025 14:32
Status Failure
Total duration 4m 28s
Artifacts

pr-check.yml

on: pull_request
Skip Draft PR
0s
Skip Draft PR
Check PR Title
5s
Check PR Title
Release Branch Validation
0s
Release Branch Validation
Matrix: Test and Build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Test and Build (security, Security audit): src/App.tsx#L433
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Test and Build (security, Security audit): src/App.tsx#L429
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Test and Build (security, Security audit): src/App.tsx#L428
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Test and Build (security, Security audit): src/App.tsx#L427
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Test and Build (security, Security audit): src/App.tsx#L425
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
Test and Build (security, Security audit): src/App.tsx#L425
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Test and Build (security, Security audit): src/App.tsx#L4
Cannot find module 'lucide-react' or its corresponding type declarations.
Test and Build (security, Security audit): src/App.tsx#L3
Cannot find module '@tauri-apps/plugin-os' or its corresponding type declarations.
Test and Build (security, Security audit): src/App.tsx#L2
Cannot find module '@tauri-apps/api/core' or its corresponding type declarations.
Test and Build (security, Security audit): src/App.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
Test and Build (tauri, Tauri configuration validation)
Process completed with exit code 1.