issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:JavaScript linked:pr
Filter by
6.7M results
Context
Both Dockerfiles build with Bun and run bun install --frozen-lockfile, but no bun.lock is committed — the COPY
package.json bun.lockb* ./ wildcard makes the lockfile optional, and --frozen-lockfile ...
Context
The global ValidationPipe in main.ts uses whitelist: false and forbidNonWhitelisted: false, so unknown body properties
pass straight through — the CreateMaintenanceDto even carries an equipment-photos ...
Context
POST /maintenance/create reads technicianId from the request body (CreateMaintenanceDto.technicianId) and attributes the
order to it. A technician can therefore create orders attributed to anyone. ...
Context
backend/uploads/ contains 8 user-uploaded binary files (HVAC evidence photos) committed to the repo. That directory is a
runtime upload target (written by MaintenanceService.create) and is also ...
Extension: agent-harness Technique: logic, state-mutation, error-path Severity: P2
Description
The read cache in agent-harness.ts stores [pending] marker on first read but never replaces it with actual ...
bug
Origine
- PR: #1989 fix(jobs): flag partial-titleByLocale jobs as needsRetranslation (main-red) (merged 2026-06-14T18:33:17Z)
- URL: https://github.com/valerielinc-ops/frontaliere-si-o-no/pull/1989 ...
agent:fix
agent:triaged
follow-up
fu-prio:high
funnel-seo
버그 설명
파라미터 레벨 제약(@NotEmpty 등)이 붙은 엔드포인트에서 요청 검증이 실패하면 400(잘못된 요청)이 아니라 500(서버 내부 오류)이 응답된다.
재현 방법
1. POST /api/items (multipart) 호출
2. request 본문에 잘못된 값을 넣음 (예: itemCondition 누락, 또는 필드 네이밍 불일치로 값이 ...
bug
Extension: session-advice Technique: logic, boundary Severity: P3
Description
detectRedundantReads in redundant-reads.ts fires a WasteSignal for every redundant read of a file within the 2-turn
window. ...
bug
Extension: worktree-sandbox Technique: security, input-validation, logic Severity: P1
Description
findUnsafeCd uses regex pattern-matching instead of shell-aware parsing to detect cd commands that escape ...
bug
Type
bug
Short description
When the advisor s ONNX policy model fails to load or errors during inference, createPolicyAgent silently falls back to
greedyRanking (immediate-score ranking) and keeps producing ...
advisor

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.