issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:JavaScript
Filter by
56.9M results
Adding a docs page requires coordinated edits across docs.ts (DocSlug + DOC_NAV), components/docs/registry.ts
(DOC_COMPONENTS), and a new component, plus bilingual titles. CONTRIBUTING covers adding a ...
documentation
good first issue
Pinned deps include Next 16, React 19, and web-tree-sitter (fast-moving, security-relevant), and CI Actions need
periodic bumps. No automated update mechanism exists.
File: .github/dependabot.yml (missing) ...
enhancement
good first issue
tooling
The project accepts arbitrary user code over a public API endpoint, yet there s no security policy for reporting
vulnerabilities privately. The maintainer email lives only in CODE_OF_CONDUCT.md.
File: ...
documentation
good first issue
security
Current state
In AddJobModal.tsx, form label elements are not associated with their corresponding input elements via htmlFor/id.
Screen readers cannot announce label text when the input receives focus, ...
tech-debt
ux
.github/ISSUE_TEMPLATE/ has bug_report.md and feature_request.md but no config.yml, so blank issues bypass templates and
there are no directed contact links.
File: .github/ISSUE_TEMPLATE/config.yml (missing) ...
documentation
good first issue
Current state
AddJobModal (~120 LOC) has zero test coverage. The component handles form submission to create_manual_job, including 409
conflict responses and field validation. Without tests, regressions ...
tech-debt
All tests are unit-level on analyzers. The core journey — paste code → POST /api/analyze → render a React Flow graph —
has no automated coverage, and the WASM/Node path plus client rendering is exactly ...
enhancement
help wanted
testing
CI pins Node 20 + pnpm 11, but the repo has no engines, no packageManager, and no .nvmrc, so local environments can
diverge from CI ( works in CI, fails locally ).
File: package.json
Suggested fix: Add ...
enhancement
good first issue
tooling
The codebase is consistently formatted but nothing enforces it — no Prettier config, no .editorconfig, no
format/format:check script. Contributors with different editor defaults will produce noisy diffs. ...
enhancement
good first issue
tooling
Current state
ManualJobCreate is defined in both schema.gen.ts (lines 591–602, generated from OpenAPI) and types.ts (lines 19–27,
hand-written copy). The hand-written copy can silently drift from the ...
tech-debt

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.