feat: Manifest v3 support, add communciation with JabRef via HTTP #21
Annotations
2 errors and 2 warnings
|
test
Process completed with exit code 1.
|
|
tests/translator-import.test.mjs:
sources/sandbox.js#L10
Error: Cannot find module './zotero-utilities/xregexp-all.js' imported from '/home/runner/work/JabRef-Browser-Extension/JabRef-Browser-Extension/sources/sandbox.js'
❯ sources/sandbox.js:10:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url ./zotero-utilities/xregexp-all.js (resolved id: ./zotero-utilities/xregexp-all.js) in /home/runner/work/JabRef-Browser-Extension/JabRef-Browser-Extension/sources/sandbox.js. Does the file exist?
❯ loadAndTransform node_modules/.pnpm/vite@7.3.1_@types+node@25.0.10/node_modules/vite/dist/node/chunks/config.js:22663:33
|
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|