Don't keep char data in memory #27
Annotations
10 errors and 1 warning
Lint (lts/*):
src/core/annotation.js#L678
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#L592
Replace `'Link'` with `"Link"`
|
Lint (lts/*):
src/core/document.js#L593
Replace `'Widget'` with `"Widget"`
|
Lint (lts/*):
src/core/document.js#L594
Replace `'Line'` with `"Line"`
|
Lint (lts/*):
src/core/document.js#L595
Replace `'Circle'` with `"Circle"`
|
Lint (lts/*):
src/core/document.js#L596
Replace `'PolyLine'` with `"PolyLine"`
|
Lint (lts/*):
src/core/document.js#L597
Replace `'Polygon'` with `"Polygon"`
|
Lint (lts/*):
src/core/document.js#L598
Replace `'Caret'` with `"Caret"`
|
Lint (lts/*):
src/core/document.js#L599
Replace `'Squiggly'` with `"Squiggly"`
|
Lint (lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|