issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:CSS linked:pr
Filter by
5.3M results
Severity: high Category: tech-debt File: package.json:52,58,66,73
All four extension preferences have description : description placeholder text.
Suggested Fix: Replace with meaningful descriptions for ...
enhancement
Severity: high Category: dead-code File: src/utils/notion.ts:36,44,52,56,64
extractTitle, extractRichText, extractCheckbox, extractDate, extractSelect are export-ed but only used internally by
mapNotionPageToTodo. ...
enhancement
Severity: high Category: dead-code File: package.json:80
@raycast/utils : ^1.17.0 is listed in dependencies but never imported anywhere in src/. This increases install time and
bundle size.
Suggested ...
enhancement
Severity: critical Category: pipelines File: .github/workflows/ci.yml
The CI workflow defines lint, typecheck, and build jobs but no test job. Since vitest is configured and a test script
exists, test ...
enhancement
Severity: critical Category: tech-debt File: package.json:3
The name field reads raycast-nostion-todo (missing the t in Notion ). This typo propagates to the Raycast store listing,
the npm package name, ...
bug
https://github.com/datapartyjs/dataparty-crypto/blob/0678e0937f03212b3c2f3cc21eb496527f019f93/src/routines.ts#L182
Found several documentation inaccuracies while reading through the API docs:
GettingStarted.md
- Error handling example uses errors.ClassName.code (static property) but code is an instance property ...
Summary
The published anchor-debug@0.1.1 CLI reports 0.1.0 from anchor-debug --version.
The MCP server metadata also hardcodes 0.1.0, so both user-visible package metadata paths can drift from package.json. ...
The default limits.maxConcurrentAgents is currently 0, which disables the wake concurrency guard and allows unbounded
agent spawning unless operators opt in.
Expected: default should cap concurrent agents ...
README still showed v1.2.1 after v1.2.2 was released. Document the mandatory release-closure checklist so
README/package/CHANGELOG/GitHub release/Vercel deploy stay aligned.
status:approved

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.