issues Search Results · language:Dune language:JavaScript language:Java language:HTML language:Java linked:pr linked:pr
Filter by
3.7M results
Enable no-useless-computed-key in the shared rule set
Problem
A computed key that wraps a static literal — { [ name ]: x }, { [42]: y }, or class { [ method ]() {} } — buys nothing
over the plain key ...
Navbar, profile section, travel map with photo carousel, and profile photos.
Problem
devDependencies includes @babel/plugin-transform-react-jsx, but this package is not used anywhere in the project. The
vite.config.ts already handles JSX transformation via oxc (through @vitejs/plugin-react-oxc ...
Rebuild the UI snapshot suite per the agreed principles:
- Each case is explicit about which docs/uiRequirements.md IDs it checks (a requirements: [...] field).
- Every leaf requirement is covered ...
!-- Please, prefix the report title with the language it applies to within brackets, such as [java] or [apex] --
Proposed Rule Name: InvocableClassNoArgConstructor
Proposed Category: Error Prone
Description: ...
a:new-rule
Summary
Evaluate candidate frontend technologies for the DiTA web platform and select a primary framework for long-term
development.
Context
DiTA is a web-first, enterprise-grade platform that includes: ...
The current implementation uses StringBuffer in a local, single-threaded command context. StringBuilder is the preferred
non-synchronized alternative and avoids unnecessary synchronization overhead. Please ...
agent/done
bug
Summary
Enable the built-in no-object-constructor rule (error) in the shared config.
Why
The Object constructor (new Object() / Object()) is a strictly more verbose, more indirect way to create an object ...
Proposal
Enable the Clippy lint clippy::dbg_macro at deny level in the root [lints.clippy] table of Cargo.toml.
What it catches
The dbg!(...) macro is a debugging aid that prints an expression and its ...

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.