Skip to content

More fixes to text analyzer #6

More fixes to text analyzer

More fixes to text analyzer #6

Triggered via push May 30, 2024 19:23
Status Failure
Total duration 54s
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#L692
Replace `·(dict.get("NM")·||·'').startsWith('Zotero-'` with `⏎········(dict.get("NM")·||·"").startsWith("Zotero-"`
Lint (lts/*): src/core/document.js#L74
Imports should be sorted alphabetically
Lint (lts/*): src/core/document.js#L574
Replace `'Link'` with `"Link"`
Lint (lts/*): src/core/document.js#L575
Replace `'Widget'` with `"Widget"`
Lint (lts/*): src/core/document.js#L576
Replace `'Line'` with `"Line"`
Lint (lts/*): src/core/document.js#L577
Replace `'Circle'` with `"Circle"`
Lint (lts/*): src/core/document.js#L578
Replace `'PolyLine'` with `"PolyLine"`
Lint (lts/*): src/core/document.js#L579
Replace `'Polygon'` with `"Polygon"`
Lint (lts/*): src/core/document.js#L580
Replace `'Caret'` with `"Caret"`