Skip to content

Improve page label extraction #17

Improve page label extraction

Improve page label extraction #17

Triggered via push July 8, 2024 14:30
Status Failure
Total duration 1m 9s
Artifacts

lint.yml

on: push
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint (lts/*): examples/node/pdf2png/pdf2png.mjs#L17
Unable to resolve path to module 'canvas'
Lint (lts/*): src/core/annotation.js#L683
Replace `·(dict.get("NM")·||·'').startsWith('Zotero-'` with `⏎········(dict.get("NM")·||·"").startsWith("Zotero-"`
Lint (lts/*): src/core/document.js#L75
Imports should be sorted alphabetically
Lint (lts/*): src/core/document.js#L577
Replace `'Link'` with `"Link"`
Lint (lts/*): src/core/document.js#L578
Replace `'Widget'` with `"Widget"`
Lint (lts/*): src/core/document.js#L579
Replace `'Line'` with `"Line"`
Lint (lts/*): src/core/document.js#L580
Replace `'Circle'` with `"Circle"`
Lint (lts/*): src/core/document.js#L581
Replace `'PolyLine'` with `"PolyLine"`
Lint (lts/*): src/core/document.js#L582
Replace `'Polygon'` with `"Polygon"`
Lint (lts/*): src/core/document.js#L583
Replace `'Caret'` with `"Caret"`