Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Java language:CSS

Filter by

72.4M results  (940 ms)

72.4M results

Goal Detect duplicate or conflicting values across JSON/YAML config files. Difficulty Large Area Detector (core) Suggested approach - Parse tsconfig, package.json scripts, eslint flat config (JSON ...
area: detector
difficulty: large
enhancement
good-first-rule
help wanted

Goal Flag production code importing from test-only paths. Difficulty Medium Area Detector (core) Suggested approach - Detect imports from __tests__, *.test.ts, __mocks__. - Exclude type-only ...
area: detector
difficulty: medium
enhancement
good-first-rule
help wanted

Some packages updates for thirds parties bug fixes.
task

Goal Flag functions with high cyclomatic complexity or deep nesting. Difficulty Large Area Detector (core) Suggested approach - AST walk for branches, loops, catches, ternaries. - Configurable ...
area: detector
difficulty: large
enhancement
good-first-rule
help wanted

Description DIAL Chat should support custom CSS supplied at runtime by the deployer, without requiring a new application build or image rebuild. Use case/motivation Teams need to adjust branding, layout, ...
enhancement
to-be-documented

Goal Surface repeated string/number literals across files above threshold. Difficulty Medium Area Detector (core) Suggested approach - Configurable min length and occurrence count. - Ignore ...
area: detector
difficulty: medium
enhancement
good-first-rule
help wanted

Goal Flag re-export-only index files that obscure import graphs. Difficulty Medium Area Detector (core) Suggested approach - Detect files that only re-export from other modules. - Threshold ...
area: detector
difficulty: medium
enhancement
good-first-rule
help wanted

Goal Detect circular import graphs above a configurable size. Difficulty Large Area Detector (core) Suggested approach - Build module graph from ts-morph imports. - Report cycles with evidence ...
area: detector
difficulty: large
enhancement
good-first-rule
help wanted

Goal Flag non-component functions and modules exceeding line/branch budgets. Difficulty Medium Area Detector (core) Suggested approach - Reuse large-component thresholds where applicable. - ...
area: detector
difficulty: medium
enhancement
good-first-rule
help wanted

Goal Rules optimized for library repos: API surface sprawl, duplicate exports, changelog debt. Difficulty Large Area Detector, docs Suggested approach - Define 2–3 library-specific detectors or ...
area: detector
area: docs
difficulty: large
enhancement
help wanted
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.