pullrequests Search Results · language:Dune language:Python language:Java language:Java language:TypeScript language:HTML
Filter by
196M results
Problem
The build fails with Expected 1 arguments, but got 2 at app/api/admin/fees/payments/route.ts:148 because sendWhatsApp
was refactored from (phone, message) to a single-object signature ({ institutionId, ...
Automated daily predict-from-state artifact sync from lol-pros-analyzer run 27396877657.
Summary
- Preserve backward compatibility for lightweight distillation loss configs that do not define use_chunked_topk.
- Default missing chunked_topk_chunk_size to the existing 4096 value when the ...
배경
application/domain 레이어 일부 클래스 JavaDoc이 과문서화돼 있었다(ol/h2/b/과도한 {@link}·{@code}). 동료가 빠르게 읽는 실무 톤이 아니라 포트폴리오용 과문서로 읽히는 게
문제였다. 나머지 주석은 이미 한글·평어체· 왜 중심·이슈 참조까지 갖춘 양호한 상태라, 이번 작업은 ** 엉망을 고치는 게 아니라 과한 형식을 ...
Delete Item
- loyverseDelete() helper in loyverseClient.
- getDeletableItems(): items with 0 stock in every branch (from the in-memory stock cache). deleteItem(): re-verifies
stock at delete time ...
Summary
Revamps the visual consistency of several UI elements across the dashboard and settings that were previously using
unstyled native browser defaults.
Changes (all additions are within dashboard.css) ...
Problem
On the tenant schedule, the page won t scroll up/down while the mouse pointer is over the table — you have to move the
pointer off to the side first.
Root cause
The table s wrapper (div style={{ ...
…SET crash
In handleConnect, error/close handlers were registered AFTER pipe() was called. If clientSocket received ECONNRESET
between pipe() and on( error ), the unhandled error event crashed the process. ...