Skip to content

issues Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:CSS language:JavaScript

Filter by

42M results  (723 ms)

42M results

Description In [\packages/core/src/terminal/Screen.ts](https://github.com/Karanjot786/TermUI/blob/main/packages/core/src/terminal/Screen.ts), the \colorsEqual()\ function compares hex colors using .hex ...
assigned

📌 Description The DriftDetector stores alerts in an unbounded list. While prediction and input histories use bounded deques with maximum sizes, the alerts collection has no retention limit. Under persistent ...
bug
nsoc26

What are you trying to do? Greetings! I can t seem to get a routing rule to work that directs a specific range of domains and IP addresses to a separate outbound channel. If I direct all traffic to this ...
question

コメントが丁寧に書かれている点は良いですが、現在は title: title に対する「タイトルを設定する」のように、コードを読めば分かる説明が多くなっています。 たとえば、次のようなコメントはコードの読み上げに近く、保守時に得られる情報があまり増えていません。 // ID: uuid で生成した一意のIDを付与. id: uuidv4(), // タイトル: 引数で受け取ったタイトルを設定する. ...

DBアクセスを database.js に分離できており、SQL の検索やID指定でプレースホルダを使えている点は良いです。ユーザー入力を直接SQL文字列に連結していないので、その点は安全な方向で実装できています。 一方で、executeQuery が operation 引数によって run / get / all を切り替える実装になっていますが、これらは用途もコールバックで得られる結果も異なります。 ...

todos.db が初回実行時に自動作成されるところまで実装できている点はすばらしいです。 ただし、database.js では ./todos.db を指定して SQLite データベースを開いています。 この指定は「todo.js が置かれているディレクトリ」ではなく、「コマンドを実行したカレントディレクトリ」を基準に解釈されます。 そのため、プロジェクトディレクトリ以外から node /path/to/todo.js ...

.gitignore に todos.db は追加されていますが、ファイル末尾に改行がありません。 現状でも todos.db は無視されますが、今後 .gitignore に行を追加したときに、前の行と連結されて意図しない無視パターンになる可能性があります。 小さい点ですが、設定ファイルは1行1エントリとして扱える状態にしておくと安全です。エディタや git diff で No newline ...

課題3では、課題2までの tasks.json 保存を SQLite に置き換えることが求められています。 今回の実装では、主要なコマンドの読み書き処理は SQLite に移行できており、add / list / done / delete / search / stats も確認した範囲では SQLite 経由で動作しており、実装は適切です。 一方で、tasks.json がリポジトリに追跡対象として残っています。処理が ...

背景 docs/contract.md 把 package.json(根)/ game/*/package.json / packages/*/package.json 列入「🔒 锁定文件」(harness 硬阻断 Edit/Write/MultiEdit),但同文档自由区又写明「新增 npm 依赖」允许,且 CLAUDE.md 明文允许 pnpm add。 实际边界(由 scripts/harness/guard-contract.sh ...

1 commit(s) touching .github/workflows/ since 2026-06-09T08:23:47Z: 4396c7b — Bump the github-actions group across 1 directory with 2 updates - Author: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.