issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript linked:pr language:Python
Filter by
7.8M results
Summary
--enable-proxy calls setGlobalDispatcher(new EnvHttpProxyAgent()) but this only affects the npm-installed undici
instance. On Node.js 22+, globalThis.fetch uses the Node.js built-in undici — a ...
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, please create another issue with the same ...
Problem
Every CI run now fails at the Security audit — pip-audit step on both Python 3.11 and 3.12:
pip 26.1.1 PYSEC-2026-196 Fix Versions: 26.1.2
A new CVE (PYSEC-2026-196) was published against ...
概要
PrismaClient の初期化が2ファイルに分裂していた。
- src/lib/prisma.ts — 実際の初期化コード(本体)
- src/server/db.ts — export { prisma } from @/lib/prisma のみ
@/server/db を正規エントリポイントとしているのに実体が @/lib/prisma にある二重構造を解消する。
...
Summary
CodeQL code-scanning alert #26 (js/prototype-pollution-utility, medium severity) is firing on setConfigValue in
src/config.cts. Investigating it surfaced a real test gap: the existing prototype-pollution ...
area: config
confirmed-bug
needs-triage
security
概要
src/app/(site_data)/(protected)/playlists/page.tsx に use client が付いているが、 このページ自体は hooks・イベントハンドラを持たず PlayListCluster
をレンダリングするだけ。
変更内容
- use client の1行を削除し、Server Component に戻す
補足
use client ...
概要
src/app/(site_data)/(protected)/account/accountViewModel.mjs が Next.js / TypeScript プロジェクトの src/ 内に .mjs 拡張子で存在しており不適切。
変更内容
- accountViewModel.mjs → accountViewModel.ts にリネーム
- 関数引数・戻り値に TypeScript ...
Describe the bug
I found a minor typo in the docstrings of scheduling_euler_discrete.py. I have prepared a pull request (#13876) to
correct these spelling errors and improve the overall clarity of the ...
bug
needs-code-example
schedulers
Summary
In the rubric settings editor (manual grading), the per-item Detailed explanation and Grader note textareas are
fixed-height (form-control, no rows/auto-resize). When a rubric item has more than ...

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.