Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream issues tracking #48

Open
9 of 23 tasks
lowlighter opened this issue Nov 30, 2024 · 0 comments
Open
9 of 23 tasks

Upstream issues tracking #48

lowlighter opened this issue Nov 30, 2024 · 0 comments
Labels
bug: upstream Something isn't working (upstream) bug Something isn't working scope: repo

Comments

@lowlighter
Copy link
Owner

lowlighter commented Nov 30, 2024

Warning

This is an umbrella issue that covers bug encountered during development but are due to upstream bugs.
Usually a workaround is found in the meantime (if possible) so this is more for maintainers' reference

Scope

repo

Deno

Deno doc

Error: relative URL without a base
    at __wbg_new_28c511d9baebfa89 (https://jsr.io/@deno/doc/0.162.1/deno_doc_wasm.generated.js:651:19)
    at <anonymous> (wasm://wasm/011a3ff2:1:136374)
    at <anonymous> (wasm://wasm/011a3ff2:1:3139281)
    at <anonymous> (wasm://wasm/011a3ff2:1:3723228)
    at __wbg_adapter_51 (https://jsr.io/@deno/doc/0.162.1/deno_doc_wasm.generated.js:290:6)
    at real (https://jsr.io/@deno/doc/0.162.1/deno_doc_wasm.generated.js:274:14)
    at ext:core/01_core.js:291:9
    at eventLoopTick (ext:core/01_core.js:175:7)

Node

  • npx tsx --test does not find tests on the github runner (but works as expected locally)
    • fixed: was using an outdated version of node

Bun

Ref [1]:

# Unhandled error between tests
  -------------------------------
  
  Error: 
        at 2:1
  1 | (function (entry, fetcher)
      ^
  SyntaxError: Export named 'JSDOM' not found in module 'D:\a\mizu\mizu\node_modules\jsdom'.
  -------------------------------
@lowlighter lowlighter added bug Something isn't working bug: upstream Something isn't working (upstream) labels Nov 30, 2024
lowlighter added a commit that referenced this issue Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: upstream Something isn't working (upstream) bug Something isn't working scope: repo
Projects
None yet
Development

No branches or pull requests

1 participant