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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

deno repl --check doesn't check types
#26042 opened Oct 5, 2024 by kt3k
weird panic in [param].ts files bug Something isn't working correctly lsp related to the language server
#26038 opened Oct 5, 2024 by tkhatibi
The deno.lock does not follow the user's fmt configuration deno fmt Related to the "deno fmt" subcommand or dprint install
#26036 opened Oct 5, 2024 by LitoMore
[Windows/NT] 'await Deno.writeAll(Deno.stdout, bytes)' blocks code execution bug Something isn't working correctly windows Related to Windows platform
#26035 opened Oct 4, 2024 by pedropaulosuzuki
better-sqlite3 doesn't work bug Something isn't working correctly node compat
#26034 opened Oct 4, 2024 by dector
401 Unauthorized when trying to import with npm: specifier bug Something isn't working correctly needs investigation requires further investigation before determining if it is an issue or not node compat
#26033 opened Oct 4, 2024 by AllySummers
createImageBitmap from blob [v.2.0.0-rc10] feat new feature (which has been agreed to/accepted) web related to Web APIs
#26032 opened Oct 4, 2024 by mcioffi
Panic on inconsistent exports in package.json bug Something isn't working correctly node compat
#26031 opened Oct 4, 2024 by Skalman
node:http2 Http2Stream.close does not send RST_STREAM bug Something isn't working correctly node compat
#26027 opened Oct 4, 2024 by szmarczak
Implement node:fs's lchmod feat new feature (which has been agreed to/accepted) node compat
#26020 opened Oct 3, 2024 by lucacasonato
Shebangs fail to parse in deno test --doc bug Something isn't working correctly testing related to deno test and coverage
#26018 opened Oct 3, 2024 by lucacasonato
Better DX by referring URL link for common or known errors in the terminal docs suggestion suggestions for new features (yet to be agreed)
#26016 opened Oct 3, 2024 by realChakrawarti
deno test --doc: test don't compile if a named export is also the default export bug Something isn't working correctly testing related to deno test and coverage
#26009 opened Oct 3, 2024 by lowlighter
deno fmt: ignore instructions doesn't seem to work on html files bug Something isn't working correctly deno fmt Related to the "deno fmt" subcommand or dprint
#26004 opened Oct 2, 2024 by lowlighter
opening lib.deno.url.d.ts causes frequent LSP errors lsp related to the language server
#25999 opened Oct 2, 2024 by jespertheend
deno test --doc: restrict permissions using shebangs suggestion suggestions for new features (yet to be agreed) testing related to deno test and coverage
#25996 opened Oct 2, 2024 by lowlighter
deno test --doc: generated docs tests in JSDoc should it for naming (e.g. @example, token name, etc.) suggestion suggestions for new features (yet to be agreed) testing related to deno test and coverage
#25995 opened Oct 2, 2024 by lowlighter
Bug?: fetch(): Uncaught TypeError: error reading a body from connection bug Something isn't working correctly ext/fetch related to the ext/fetch
#25992 opened Oct 2, 2024 by akku1139
Custom (private) JSR registry support jsr Issues or feature requests relating to JSR.io suggestion suggestions for new features (yet to be agreed)
#25984 opened Oct 2, 2024 by akku1139
deno test --doc fails if the code is inside a blockquote bug Something isn't working correctly testing related to deno test and coverage
#25980 opened Oct 2, 2024 by lowlighter
deno test --doc: consider failed console.assert to fail tests suggestion suggestions for new features (yet to be agreed) testing related to deno test and coverage
#25978 opened Oct 2, 2024 by lowlighter
LSP: completions in deno.json lsp related to the language server
#25959 opened Oct 1, 2024 by marvinhagemeister
ProTip! Exclude everything labeled bug with -label:bug.