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.lint.* is not disabled in REPL cli related to cli/ dir lint Issues related to deno lint
#28264 opened Feb 24, 2025 by lucacasonato
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
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
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
Allow for import map with github scheme
#28179 opened Feb 19, 2025 by eturino
Cant find type .mts file
#28167 opened Feb 18, 2025 by bartlomieju
deno_telemetry: programmable configuration and concurrent custom deno runtimes embedder Embedders using deno crates to build their own runtime rather than using Deno itself
#28162 opened Feb 18, 2025 by ozwaldorf
ProTip! Exclude everything labeled bug with -label:bug.