issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java linked:pr
Filter by
3.2M results
src/double.js に double(n) を実装。引数を2倍した値を返す。テスト: src/double.test.js
automation
src/isPositive.js に isPositive(n) を実装。正の数なら true。テスト: src/isPositive.test.js
automation
src/average.js に average(arr) を実装。配列の平均値。空配列は NaN。テスト: src/average.test.js
automation
!-- If a section or line item is not applicable, please put NA at the end of the line We recommend tracking each
non-trivial task as separate issue. To quickly do that,
- list your task titles in the ...
comp-jans-cedarling
kind-feature
Part of #80. Add WebSocket support for real-time experiences.
Requirements (RFC 2119)
- The server MUST expose a WebSocket endpoint that streams an async job s log lines in real time.
- The server ...
Work
Replace Sinon usage in active topic tests with Jest mocks, spies, and restore behavior.
Notes
There are 14 active topic test files using Sinon. The affected areas include callbacks/iterators, recursion, ...
🏗️ Refactor
📝 Update: Testing
Work
Convert the Chai-based assertion suites that do not require mocks, server lifecycle work, or unusual async behavior.
Notes
The current JS workspace has 74 active topic test files and all import ...
🏗️ Refactor
📝 Update: Testing
배경
Gradle 9 호환성 준비와 Spring Boot 테스트 deprecation 경고 정리가 필요하다. 현재 빌드와 테스트에서 표시되는 deprecation 경고를 재현하고, 기능 동작/API/DB 스키마 변경 없이
안전하게 정리한다.
작업 범위
- ./gradlew test --warning-mode all로 현재 경고 현황을 재현하고 요약한다. ...
배경
소셜 OAuth 로그인/가입 플로우 전환 과정에서 다수의 UX 버그와 보안 문제가 발견되었습니다. 또한 아이디 찾기, 인증번호 확인, 비밀번호 입력 UI에서 사용자 경험을 저해하는 문제들이 함께 확인되어 일괄
수정합니다.
문제 상황
1. 소셜 로그인/가입 플로우 — 콜백 처리 및 보안 문제
- OAuth 콜백이 JSON 응답 방식으로 구현되어 ...
fix
user-backend
user-frontend
Problem
When Dependabot opens a pull request, GitHub does not expose repository secrets to workflow runs triggered by the
pull_request event. The check_pull_requests_to_link_issues job fails at the Generate ...

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.