Skip to content

Fix interactive form rendering issue #15

Fix interactive form rendering issue

Fix interactive form rendering issue #15

Triggered via push June 25, 2024 14:08
Status Failure
Total duration 1m 0s
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"`