issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:TypeScript linked:pr
Filter by
6.6M results
Parent bounty: #743
Bug
POST /api/users forwards req.body directly into createUser() without validating the payload first. Other creation flows
already use Zod schemas before calling their service layer. ...
Nightly review found stale documentation. Updating automatically.
Problem
POST /api/reviews accepts any integer for rating, including 0, negative numbers, and values above 5. The controller
passes req.body directly to createReview() without validation.
Reproduction ...
Problem
POST /api/reviews accepts any integer for rating, including 0, negative numbers, and values above 5. The Prisma schema
defines rating Int with no range constraint, and the controller passes req.body ...
기능 개요
- 주문 취소를 구현합니다.
구현 목적
- 주문 취소
요구사항
- [ ] 상품 재고도 함께 감소를 보장
예상 API / 화면
예상되는 API 또는 화면 구성을 작성합니다.
추가내용
✨Features
Context
While recovering after context compaction and surveying the v13 release-note ingestion/SEO surface under #12696, I
checked whether the v13 release note was visible in the portal release index ...
ai
bug
build
regression
Problem
POST /api/reviews accepts any integer for rating, including 0, negative numbers, and values above 5. The Prisma schema
defines rating Int with no range constraint, and the controller passes req.body ...
主播20260606出道回 预约动态:https://m.bilibili.com/opus/1207779829156413465 结束动态:https://m.bilibili.com/opus/1210946955173167109
description
add: 科米Konmi.json https://space.bilibili.com/3493108889160468
-----BEGIN ...
취소 실패 케이스 추가 (주문 상태가 shipped인 경우)
Problem: invalid auth payloads currently call zod parse directly in the register and login controllers. Invalid input
throws a ZodError during request handling instead of returning a controlled client ...

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.