issues Search Results · language:Dune language:Python language:JavaScript language:Ruby language:Go language:Java
Filter by
63.2M results
Summary
typing.Annotated and fastapi.Path are imported in 6 router files but never used — leftovers from a refactor that
replaced typed path parameters with plain arguments. The dead imports appear in ...
backend
low
maintenance
tech-debt
User Story
As a developer, I want to sort slow steps by duration so that I can focus on the most critical performance issues
Acceptance Criteria
- [ ] Implements ascending and descending sort
- ...
agent-generated
feature
frontend
performance
User Story
As a developer, I want to create the base ReportHeader component structure so that I can build the foundation for
displaying report metadata
Acceptance Criteria
- [ ] Create new ReportHeader.tsx ...
agent-generated
component
frontend
typescript
User Story
As a developer, I want to see an appropriate message when no slow steps exist so that I understand the current state
Acceptance Criteria
- [ ] Shows empty state message when no data exists ...
agent-generated
frontend
UI
UX
요약
StrategyValidator의 meta.exchange 검증이 StrategyMeta(..., exchange= literal ) 형태만 검사합니다. 같은 invalid 값을 모듈 상수로 전달하면 정적 검증이
통과하고, StrategyLoader도 StrategyMeta.exchange= INVALID 인 전략을 그대로 로드합니다.
기준
- ...
bug
cli
P1
source:ante-oracle
User Story
As a developer, I want to see detailed information for each slow step so that I can understand specific performance
issues
Acceptance Criteria
- [ ] Displays step description
- [ ] Shows ...
agent-generated
component
frontend
UI
User Story
As a developer, I want to see a list of slow test steps so that I can review performance bottlenecks
Acceptance Criteria
- [ ] List displays step description
- [ ] List shows duration ...
agent-generated
component
frontend
performance
User Story
As a developer, I want to see a container component for slow steps so that I have a dedicated area to display
performance data
Acceptance Criteria
- [ ] Component renders in the test results ...
agent-generated
component
frontend
performance
User Story
As a developer, I want to implement the slow steps section so that users can view slow test step information in a
dedicated area
Acceptance Criteria
- [ ] Section has appropriate heading ...
agent-generated
component
frontend
slow-tests
User Story
As a developer, I want to integrate all section components into the main page so that they work together as a cohesive
unit
Acceptance Criteria
- [ ] All components are properly imported ...
agent-generated
frontend
integration

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.