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

Bug: port.addListener is not a function bug Something isn't working 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 has panicked when defineProperty used on Deno "Object" bug Something isn't working deno_core Changes in "deno_core" crate are needed duplicate a duplicate of another issue
#23807 opened May 14, 2024 by vdata1
Deno has panicked while using defineProperty on "Object" bug Something isn't working deno_core Changes in "deno_core" crate are needed
#23806 opened May 14, 2024 by vdata1
Deno has panicked when prototype.__defineSetter__ used on built-in objects bug Something isn't working deno_core Changes in "deno_core" crate are needed good first issue Good for newcomers
#23805 opened May 14, 2024 by vdata1
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
Deno has panicked: thread 'main' panicked at .. lib.rs:696:19 bug Something isn't working runtime Relates to code in the runtime crate
#23753 opened May 9, 2024 by tenkoverse
support npm:dd-trace
#23744 opened May 8, 2024 by ry
import map affects deno run npm:<package>
#23736 opened May 8, 2024 by Ettapp
deno test --exclude cli related to cli/ dir suggestion suggestions for new features (yet to be agreed) testing related to deno test and coverage
#23731 opened May 8, 2024 by alexgleason
Interface definition for deno serve default export suggestion suggestions for new features (yet to be agreed) types Issues related to TypeScript types
#23725 opened May 7, 2024 by dojyorin
ProTip! Exclude everything labeled bug with -label:bug.