Skip to content

Disable rotation with "r" key if not on web-library #11

Disable rotation with "r" key if not on web-library

Disable rotation with "r" key if not on web-library #11

Triggered via push August 7, 2023 10:26
Status Failure
Total duration 1m 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/core/annotation.js#L310
Replace `·(dict.get("NM")·||·'').startsWith('Zotero-'` with `⏎········(dict.get("NM")·||·"").startsWith("Zotero-"`
build: src/core/document.js#L349
Replace `'Link'` with `"Link"`
build: src/core/document.js#L350
Replace `'Widget'` with `"Widget"`
build: src/core/document.js#L351
Replace `'FreeText'` with `"FreeText"`
build: src/core/document.js#L352
Replace `'Line'` with `"Line"`
build: src/core/document.js#L353
Replace `'Circle'` with `"Circle"`
build: src/core/document.js#L354
Replace `'PolyLine'` with `"PolyLine"`
build: src/core/document.js#L355
Replace `'Polygon'` with `"Polygon"`
build: src/core/document.js#L356
Replace `'Caret'` with `"Caret"`
build: src/core/document.js#L357
Replace `'Squiggly'` with `"Squiggly"`
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/