feat: Manifest v3 support, add communciation with JabRef via HTTP #18
Annotations
4 errors and 1 warning
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
tests/translator-import.test.mjs#L47
AssertionError: promise rejected "{ name: 'RollupError', …(4) }" instead of resolving
❯ tests/translator-import.test.mjs:47:38
Caused by: Caused by: RollupError: Parse failure: Legacy octal escape is not permitted in strict mode
At file: /home/runner/work/JabRef-Browser-Extension/JabRef-Browser-Extension/translators/zotero/DOI Content Negotiation.js:76:48
File: /home/runner/work/JabRef-Browser-Extension/JabRef-Browser-Extension/translators/zotero/DOI Content Negotiation.js:76:48
74 | // Start 1 hour before (13:00 UTC) and end 2 hours after (17:00 UTC)
75 | // TEMP for May 22 outage
76 | let startDate = new Date(Date.UTC(2025, 4, 22, 00, 0, 0));
| ^
77 | let endDate = new Date(Date.UTC(2025, 4, 24, 0, 0, 0));
78 |
❯ getRollupError node_modules/rollup/dist/es/shared/parseAst.js:402:41
❯ convertProgram node_modules/rollup/dist/es/shared/parseAst.js:1114:26
❯ parseAstAsync node_modules/rollup/dist/es/shared/parseAst.js:2100:106
❯ ssrTransformScript node_modules/vite/dist/node/chunks/config.js:15374:9
❯ loadAndTransform node_modules/vite/dist/node/chunks/config.js:22701:64
|
|
Run tests:
translators/zotero/Bibliontology RDF.js#L367
ReferenceError: Type is not defined
❯ translators/zotero/Bibliontology RDF.js:367:6
❯ tests/translator-import.test.mjs:47:7
|
|
Run tests:
tests/translator-import.test.mjs#L47
AssertionError: promise rejected "ReferenceError: Type is not defined" instead of resolving
❯ tests/translator-import.test.mjs:47:38
Caused by: Caused by: ReferenceError: Type is not defined
❯ translators/zotero/Bibliontology RDF.js:367:6
❯ tests/translator-import.test.mjs:47:7
|
|
Set up Python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Loading