Skip to content

Issues: denoland/deno

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Cache module emits in parallel
#23860 opened May 17, 2024 by dsherret
Analyze CJS re-exports in parallel
#23859 opened May 17, 2024 by dsherret
Bug: worker_threads missing MessagePort conversion in deeply nested object bug Something isn't working node API polyfill Related to various "node:*" modules APIs node compat
#23854 opened May 16, 2024 by marvinhagemeister
Bug: Node vm doesn't have Node's global global bug Something isn't working node API polyfill Related to various "node:*" modules APIs node compat
#23852 opened May 16, 2024 by marvinhagemeister
Invalid cron schedule
#23848 opened May 16, 2024 by Lorenzo0111
inspector_profile integration test is flaky flaky a test is not reliable or determinstic
#23847 opened May 16, 2024 by satyarohith
deno serve should support --port 0 bug Something isn't working
#23845 opened May 16, 2024 by satyarohith
deno serve: support using the fetch handler as the default export serve suggestion suggestions for new features (yet to be agreed)
#23844 opened May 16, 2024 by pomdtr
Bug: port.addListener is not a function bug Something isn't working node API polyfill Related to various "node:*" modules APIs node compat
#23828 opened May 15, 2024 by marvinhagemeister
error: File name too long (os error 63)
#23821 opened May 15, 2024 by eavidy
LSP incorrectly formatted JSDoc in code completions bug Something isn't working lsp related to the language server
#23820 opened May 15, 2024 by Hajime-san
internet/test-dns-any.js is flaky flaky a test is not reliable or determinstic
#23819 opened May 15, 2024 by dsherret
Node compat tests hang for a long time flaky a test is not reliable or determinstic
#23809 opened May 14, 2024 by dsherret
specs::test::worker_large_output is flaky flaky a test is not reliable or determinstic
#23808 opened May 14, 2024 by dsherret
Deno panics when some npm/node feature is used with invalid UTF-8 bug Something isn't working node compat node native extension related to the node-api (.node)
#23792 opened May 13, 2024 by lambdalisue
Implement Request/Response .bytes() method enhancement web related to Web APIs
#23790 opened May 13, 2024 by bakkot
libp2p crypto error - Not implemented
#23789 opened May 13, 2024 by danimrangelb
@headless/react issues
#23784 opened May 12, 2024 by fkoemep
I have a bug needs info needs further information to be properly triaged
#23781 opened May 12, 2024 by bluezip
deno publish --dry-run does not fail on triple-slash directives, while deno publish does. bug Something isn't working publish Related to "deno publish" subcommand
#23774 opened May 11, 2024 by NfNitLoop
Ref-count of an object
#23772 opened May 10, 2024 by kakashi-69-xd
fetch() ignores RequestInit.referrer
#23762 opened May 10, 2024 by jcayzac
Support for custom conditional exports in npm specifier node compat suggestion suggestions for new features (yet to be agreed)
#23757 opened May 9, 2024 by nestarz
ProTip! Exclude everything labeled bug with -label:bug.