Skip to content

Bump pdfjs-dist from 3.11.174 to 4.2.67 #1899

Bump pdfjs-dist from 3.11.174 to 4.2.67

Bump pdfjs-dist from 3.11.174 to 4.2.67 #1899

Triggered via pull request May 7, 2024 11:03
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Static code analysis
23s
Static code analysis
Type checking
20s
Type checking
Formatting
24s
Formatting
Unit tests
21s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Type checking
Argument of type '{ accessibilityManager: null; annotationCanvasMap: null; div: HTMLDivElement; l10n: null; page: PDFPageProxy; viewport: PageViewport; }' is not assignable to parameter of type '{ div: any; accessibilityManager: any; annotationCanvasMap: any; annotationEditorUIManager: any; page: any; viewport: any; }'.
Type checking
Property 'SVGGraphics' does not exist on type 'typeof import("/home/runner/work/react-pdf/react-pdf/node_modules/pdfjs-dist/types/src/pdf")'.
Type checking
Parameter 'error' implicitly has an 'any' type.
Type checking
Module '"pdfjs-dist/types/src/display/api.js"' has no exported member 'BinaryData'.
Type checking
Process completed with exit code 2.
Unit tests
Process completed with exit code 1.
Static code analysis
Argument of type '{ accessibilityManager: null; annotationCanvasMap: null; div: HTMLDivElement; l10n: null; page: PDFPageProxy; viewport: PageViewport; }' is not assignable to parameter of type '{ div: any; accessibilityManager: any; annotationCanvasMap: any; annotationEditorUIManager: any; page: any; viewport: any; }'.
Static code analysis
Property 'SVGGraphics' does not exist on type 'typeof import("/home/runner/work/react-pdf/react-pdf/node_modules/pdfjs-dist/types/src/pdf")'.
Static code analysis
Parameter 'error' implicitly has an 'any' type.
Static code analysis
Module '"pdfjs-dist/types/src/display/api.js"' has no exported member 'BinaryData'.
Static code analysis
Process completed with exit code 2.