Fixes and performance improvements #5
Annotations
10 errors
examples/node/pdf2png/pdf2png.mjs#L17
Unable to resolve path to module 'canvas'
|
src/core/annotation.js#L692
Replace `·(dict.get("NM")·||·'').startsWith('Zotero-'` with `⏎········(dict.get("NM")·||·"").startsWith("Zotero-"`
|
src/core/document.js#L74
Imports should be sorted alphabetically
|
src/core/document.js#L574
Replace `'Link'` with `"Link"`
|
src/core/document.js#L575
Replace `'Widget'` with `"Widget"`
|
src/core/document.js#L576
Replace `'Line'` with `"Line"`
|
src/core/document.js#L577
Replace `'Circle'` with `"Circle"`
|
src/core/document.js#L578
Replace `'PolyLine'` with `"PolyLine"`
|
src/core/document.js#L579
Replace `'Polygon'` with `"Polygon"`
|
src/core/document.js#L580
Replace `'Caret'` with `"Caret"`
|
This job failed
Loading