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 lsp doesn't report plugin lints if they require runtime permissions lint Issues related to deno lint
#28258 opened Feb 23, 2025 by sigmaSd
Suggestion: Observable API
#28255 opened Feb 23, 2025 by petamoriken
deno compile --no-check produces a smaller binary then deno compile compile related to the `deno compile` feature
#28254 opened Feb 23, 2025 by sigmaSd
Panic on patch in deno.json bug Something isn't working correctly
#28250 opened Feb 22, 2025 by theRealProHacker
Deno's URLPattern.exec(string) implementation differs from the node polyfill needs investigation requires further investigation before determining if it is an issue or not
#28247 opened Feb 22, 2025 by NextLegacy
"Linter plugin name must be a string" error could be more helpful lint Issues related to deno lint
#28243 opened Feb 22, 2025 by dandv
Publish - Resolve jsxImportSourceTypes to the @types/* package when necessary publish Related to "deno publish" subcommand
#28231 opened Feb 21, 2025 by dsherret
Bug: JSX expressions not formatted inside <pre> deno fmt Related to the "deno fmt" subcommand or dprint
#28224 opened Feb 21, 2025 by marvinhagemeister
Webgpu regression with deno 2.2 regression webgpu WebGPU API
#28207 opened Feb 20, 2025 by sigmaSd
More Utilities in Deno.*
#28200 opened Feb 20, 2025 by CyanChanges
Deno lint for vue files lint Issues related to deno lint
#28199 opened Feb 20, 2025 by EtienneBruines
Deno lint for 'custom' files lint Issues related to deno lint
#28198 opened Feb 20, 2025 by EtienneBruines
Dependency-Aware Test Execution with deno needs info needs further information to be properly triaged question a question about the use of Deno
#28182 opened Feb 19, 2025 by abhayraj-yadav-st4
ProTip! Exclude everything labeled bug with -label:bug.