feat: replace pdfjs with tabula for better pdf table extraction #27
pr-check.yml
on: pull_request
Skip Draft PR
0s
Check PR Title
5s
Release Branch Validation
0s
Matrix: Test and Build
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.
|