Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / denoland/deno_lint issues and pull requests

#1332 - fix: typo in no-process-global lint error

Pull Request - State: closed - Opened by bartlomieju 4 days ago

#1330 - Add seperate `no-process-global` lint rule

Pull Request - State: closed - Opened by littledivy 11 days ago - 1 comment

#1329 - Revert "fix: remove process global check"

Pull Request - State: closed - Opened by marvinhagemeister 12 days ago

#1328 - fix: remove process global check

Pull Request - State: closed - Opened by marvinhagemeister 12 days ago - 3 comments

#1327 - `deno lint` needs detection of undefined identifiers (`no-undef`) to be useful

Issue - State: open - Opened by mitranim about 3 years ago - 5 comments
Labels: suggestion

#1326 - refactor: rework `no-deprecated-deno-api` rule

Pull Request - State: closed - Opened by iuioiua 12 days ago

#1325 - fix(camelcase): updated docs, see #1187

Pull Request - State: open - Opened by c-antin 13 days ago

#1324 - camelcase docs don't reflect #1187

Issue - State: open - Opened by c-antin 13 days ago - 1 comment
Labels: bug

#1323 - feat(rust_style): Rust-style naming convention rule

Pull Request - State: open - Opened by c-antin 14 days ago - 1 comment

#1322 - Feature: add rust-style-naming rule

Issue - State: open - Opened by c-antin 17 days ago - 2 comments

#1321 - Add `no-ts-ignore` lint rule

Issue - State: open - Opened by dsherret 25 days ago

#1320 - chore: update no-window lint rule message for Deno 2.0

Pull Request - State: closed - Opened by MujahedSafaa 25 days ago - 1 comment

#1319 - feat: add no-legacy-type-assertion rule

Pull Request - State: open - Opened by lucacasonato 26 days ago

#1317 - fix: deno_ast 0.42

Pull Request - State: closed - Opened by dsherret 30 days ago

#1316 - no-console should handle console imported from `node:console`

Issue - State: open - Opened by dsherret about 1 month ago
Labels: bug

#1315 - Add `no-create-require` lint rule

Issue - State: open - Opened by dsherret about 1 month ago

#1314 - feature request: `no-transpiled-features`

Issue - State: open - Opened by petamoriken about 1 month ago

#1313 - chore: bump derive_more to v1.0

Pull Request - State: open - Opened by jayvdb about 1 month ago - 1 comment

#1312 - fix: Don't construct invalid `char`s in regex validator

Pull Request - State: closed - Opened by nathanwhit about 1 month ago

#1311 - fix: Better hint + fix description for `no-node-globals`

Pull Request - State: closed - Opened by nathanwhit about 1 month ago

#1310 - Unsafe precondition violated when running tests

Issue - State: closed - Opened by nathanwhit about 2 months ago - 3 comments

#1309 - feat: Add rule disallowing use of NodeJS global objects

Pull Request - State: closed - Opened by nathanwhit about 2 months ago - 1 comment

#1308 - fix(prefer-primordials): allow private identifier in `in` expression

Pull Request - State: open - Opened by 0f-0b about 2 months ago - 2 comments

#1307 - fix(prefer-primordials): Force to use null `[[Prototype]]` object

Pull Request - State: open - Opened by petamoriken about 2 months ago - 1 comment

#1306 - feat: add `node:` specifier rule

Pull Request - State: open - Opened by marvinhagemeister about 2 months ago - 2 comments

#1305 - Enhance: EmptyObjectLiteral hint

Pull Request - State: open - Opened by Malix-off about 2 months ago - 1 comment

#1304 - fix(no-window): nested member exprs

Pull Request - State: closed - Opened by dsherret about 2 months ago

#1302 - fix(no_invalid_regexp): expand invalid case

Pull Request - State: open - Opened by Colt45s 2 months ago - 5 comments

#1301 - perf: upgrade to deno_ast 0.41

Pull Request - State: closed - Opened by dsherret 2 months ago

#1300 - Move lint.deno.land out of this repo

Issue - State: open - Opened by dsherret 2 months ago

#1299 - feat: support diagnostics without ranges

Pull Request - State: closed - Opened by dsherret 2 months ago

#1298 - feat: add range_description and info to diagnostic

Pull Request - State: closed - Opened by dsherret 2 months ago

#1297 - feat: ability to provide a custom docs url

Pull Request - State: closed - Opened by dsherret 2 months ago - 1 comment

#1296 - refactor: remove `LinterBuilder`

Pull Request - State: closed - Opened by dsherret 2 months ago

#1294 - refactor: make lint rules not require `'static`

Pull Request - State: closed - Opened by dsherret 2 months ago

#1293 - feature request: `no-sloppy-imports`

Issue - State: closed - Opened by Colt45s 2 months ago - 2 comments

#1292 - Markdown linting

Issue - State: open - Opened by mfulton26 3 months ago - 3 comments
Labels: request

#1291 - fix: Upgrade deno_ast to 0.40.0

Pull Request - State: closed - Opened by bartlomieju 3 months ago

#1290 - fix(prefer-primordials): add ES2024 ArrayBuffer features

Pull Request - State: closed - Opened by petamoriken 3 months ago

#1289 - fix: update globals list

Pull Request - State: closed - Opened by egfx-notifications 3 months ago - 1 comment

#1288 - to-do: add missing methods to primordials check

Issue - State: open - Opened by iuioiua 3 months ago

#1285 - fix: Make dlint report syntax/parsing errors

Pull Request - State: closed - Opened by HasanAlrimawi 4 months ago - 7 comments

#1284 - perf: Leverage `Promise.all()` for Concurrent Async Operations 🚀

Pull Request - State: closed - Opened by sanjaiyan-dev 4 months ago - 1 comment

#1282 - fix: use macos-13 runner

Pull Request - State: closed - Opened by dsherret 4 months ago - 2 comments

#1281 - refactor: deno_ast 0.39

Pull Request - State: closed - Opened by dsherret 4 months ago

#1280 - docs: fix link in README to deno repository

Pull Request - State: closed - Opened by jonboulle 4 months ago - 1 comment

#1279 - feature request: add doc comments linting

Issue - State: open - Opened by lowlighter 4 months ago
Labels: request

#1278 - fix: add LintConfig::clone()

Pull Request - State: closed - Opened by lucacasonato 4 months ago

#1277 - fix(no-unused-vars): enable for jsx files

Pull Request - State: closed - Opened by lucacasonato 4 months ago

#1275 - fix: allow blank lines and comments in cases that do not stop execution

Pull Request - State: closed - Opened by koh28 5 months ago - 3 comments

#1274 - Add LintDiagnostic::severity

Issue - State: open - Opened by bartlomieju 5 months ago
Labels: help wanted, feature

#1273 - chore: bump Rust version to 1.78.0

Pull Request - State: closed - Opened by magurotuna 5 months ago

#1271 - feat: Add `no-boolean-literal-for-arguments` rule

Pull Request - State: closed - Opened by jmj0502 5 months ago - 1 comment

#1270 - fix: deno_ast 0.38

Pull Request - State: closed - Opened by dsherret 5 months ago

#1269 - `no-invalid-regexp` does not look inside function calls

Issue - State: open - Opened by 0f-0b 5 months ago - 1 comment
Labels: bug, help wanted, good first issue

#1267 - fix: deno_ast 0.37

Pull Request - State: closed - Opened by dsherret 6 months ago

#1266 - suggestion: `ban-untagged-deprecation`

Issue - State: open - Opened by iuioiua 6 months ago - 1 comment
Labels: help wanted, good first issue, new-rule

#1265 - fix: deno_ast 0.36

Pull Request - State: closed - Opened by dsherret 6 months ago

#1264 - feat(www): add link to rule source on GitHub

Pull Request - State: closed - Opened by Delapouite 6 months ago

#1263 - feat(www): add header link to official docs

Pull Request - State: closed - Opened by Delapouite 6 months ago - 1 comment

#1261 - feat: upgrade deno_ast to 0.35.0

Pull Request - State: closed - Opened by dsherret 6 months ago

#1259 - Class marked as unused when used in a static block

Issue - State: open - Opened by nicolo-ribaudo 7 months ago
Labels: bug

#1258 - fix: update lint rule urls

Pull Request - State: closed - Opened by dsherret 7 months ago

#1257 - chore: reduce performance mark allocations

Pull Request - State: closed - Opened by dsherret 7 months ago

#1256 - feat: verbatim-module-syntax

Pull Request - State: closed - Opened by dsherret 7 months ago

#1255 - feat: quick fixes

Pull Request - State: closed - Opened by dsherret 7 months ago - 1 comment

#1254 - no-extra-non-null-assertion gives incorrect recommendation

Issue - State: open - Opened by aricart 7 months ago
Labels: bug

#1253 - fix: deno_ast 0.34

Pull Request - State: closed - Opened by dsherret 7 months ago

#1252 - feat: no-inferrable-types is not in recommended set

Pull Request - State: closed - Opened by bartlomieju 7 months ago

#1251 - no-unused-vars suggests breaking change.

Issue - State: open - Opened by Summertime 7 months ago
Labels: bug

#1250 - fix: incorrect lint assumptions for `no-empty-interface`

Pull Request - State: closed - Opened by Im-Beast 8 months ago - 1 comment

#1248 - fix: cargo release

Pull Request - State: closed - Opened by iuioiua 8 months ago

#1247 - refactor: upgrade to deno_ast 0.33

Pull Request - State: closed - Opened by dsherret 8 months ago

#1246 - docs: add single rule page

Pull Request - State: closed - Opened by hashrock 8 months ago

#1245 - update fresh version of /www

Pull Request - State: closed - Opened by hashrock 8 months ago

#1244 - Tag All Rules

Issue - State: open - Opened by Barzi-Ahmed 8 months ago - 4 comments
Labels: request

#1242 - docs: point to new "Deno 1.x to 2.x Migration Guide"

Pull Request - State: closed - Opened by iuioiua 8 months ago - 1 comment

#1241 - Lint rule for usage of `exports` or `module.exports`

Issue - State: open - Opened by dsherret 8 months ago
Labels: help wanted, good first issue, feature

#1240 - chore: disable lock

Pull Request - State: closed - Opened by iuioiua 8 months ago - 1 comment

#1239 - Specify reasons for ignore directives

Pull Request - State: closed - Opened by chengr4 8 months ago

#1238 - Lint rule for non-bare specifier

Issue - State: open - Opened by dsherret 8 months ago
Labels: help wanted, good first issue, feature

#1236 - fix: update docs of existing deprecated `Deno.*` APIs

Pull Request - State: closed - Opened by iuioiua 8 months ago

#1235 - fix: improve `no-console` and `no-window` rule analysis

Pull Request - State: closed - Opened by littledivy 8 months ago

#1234 - Update deprecated APIs for Deno v1.40

Pull Request - State: closed - Opened by littledivy 8 months ago - 4 comments

#1233 - Support multiple line comments for ignore directive explanation

Issue - State: open - Opened by chengr4 8 months ago
Labels: help wanted, feature

#1232 - `no-console` and `no-window` warn on object property names

Issue - State: closed - Opened by 0f-0b 8 months ago
Labels: bug