issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript linked:pr
Filter by
5.1M results
Contexte
Le scan OWASP CVE Lite CLI a été validé dans assistant-rh pour contrôler les vulnérabilités des dépendances
JavaScript/TypeScript à partir du lockfile avant de partager du code.
Parcours RAG ...
DRY Violation — Duplicated Logic (Backend)
Problem
Every get*ByType function in the service layer repeats the same populate-validation + pagination pattern:
- server/services/userService.js:92–99 ...
code-improvement
Problem
Database validation errors, duplicate key constraints, and JWT session timeouts return varying payload structures, which
complicates error parsing on the frontend.
Current Behavior
Generic 500 ...
Parent: #511 Depends on: #512
Goal
Plan a disposable A2A monorepo import rehearsal without flipping canonical source ownership.
This issue covers the phase 0/1 import rehearsal plan and package mirror ...
DRY Violation — Copy-paste Config
Problem
Two files exist solely to re-export useFormData under a different name:
- client/src/pages/cars/hooks/useCarForm.js
- client/src/pages/servicesAdmin/hooks/useServiceForm.js ...
code-improvement
Tracking issue for the backend-stabilization OpenSpec change — the pre-UX stable cut from the stability audit
(scratch/stability-audit/).
Implements the declared-but-unimplemented .dextree/rules.md architecture ...
DRY Violation — Duplicated Logic
Problem
carFilterFn is defined in two files with slightly diverging fields:
- client/src/pages/cars/utils/carValidation.js:7–11 — includes owner.username, numberPlate, ...
code-improvement
Part of #28 (Phase 2 FE re-baseline). Slice FE-3 — icon system.
Scope
Port the registry s icon system so brand/provider icons render consistently with the registry.
- Add deps: @fortawesome/fontawesome-svg-core, ...
enhancement
DRY Violation — Duplicated Logic
Problem
extractErrorMessage is defined identically in 4 separate action hooks:
- client/src/pages/users/hooks/useUserActions.js:4
- client/src/pages/cars/hooks/useCarActions.js:4 ...
code-improvement
Problem
Core API endpoint functions in superset/views/core.py lack docstrings. This makes it difficult for new engineers to
understand endpoint behaviour without reading the full implementation.
Task ...

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.