issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr linked:pr
Filter by
1.7M results
What
Enable the built-in prefer-object-spread rule (error) in sharedRules so that the object-spread form is required instead
of Object.assign:
// flagged
const merged = Object.assign({}, base, override) ...
Parent Algora bounty: #743
Reissue note: this covers the same bug class as #7915, but #7915 is limited to its creator. I am opening this separate
issue before submitting my own fix attempt.
Bug
The ...
작업 내용
- [ ] 첨부 PPT 흐름 확인
- [ ] 기존 오래된 발표 구성안 제거
- [ ] PPT 설명 6분 / 데모 영상 4분 구성 반영
- [ ] 지환 데모 영상 완료 상태 반영
- [ ] 대겸 발표 영상과 지환 데모 영상 병합 계획 반영
- [ ] 장면전환, 아웃트로, 자막, 썸네일, YouTube 비공개 업로드 계획 반영 ...
docs
Problem
The shared rule set ships several switch-related rules (switch-case/*, the explicit-return rules) but does not enforce
where the default clause appears. A switch is currently free to place default ...
작업 내용
- [ ] 2026-06-18 최종 발표 준비 회의록 추가
- [ ] PPT 설명 및 데모 영상 구성 결정사항 정리
- [ ] 발표/데모 영상 촬영, 편집, 자막 작업 분담 정리
- [ ] YouTube 비공개 업로드 및 e캠퍼스 제출 방식 정리
- [ ] 제출 마감 목표와 후속 작업 체크리스트 정리
- [ ] 기능 코드 미변경 ...
docs
Summary
Implement the retry interceptor (lib/retry.js) with exponential/linear backoff, full/none jitter strategies, Retry-After
header override, and idempotency-aware retry eligibility.
Part of Phase ...
enhancement
Summary
Enable the core ESLint rule no-lonely-if in the shared rule set.
no-lonely-if disallows an if statement as the only statement inside an else block, requiring else if instead:
// ❌ flagged — ...
Falta el título del juego para saber que las personas están jugando a Tetris.
Summary
Creating a blank-workspace pi-basic session can fail during runner startup because the container tries to read
/app/seeded-skills/mapache-github-issue/SKILL.md and exits when that file is absent. ...
bug

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.