issues Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:JavaScript language:PHP
Filter by
40.5M results
[Refactor P3-1] src/bin/cli.ts(3,957行)をコマンド別モジュールへ分割する
Phase 3(構造)/ 親issue: #176 / area: cli
概要
CLI本体が単一ファイル3,957行・13コマンド・80超のヘルパー関数の塊になっており、リポジトリ最大のファイル(コーディング規約の上限800行の約5倍)。コマンド別+共有層に分割する。1コマンド=1PRの段階移行で、出力・exit ...
area/cli
priority/p2
refactor
[Refactor P2-4] コンパイラスクリプトのトップレベル副作用を排除し、process.exitをエントリポイントに限定する
Phase 2(TypeScript活用)/ 親issue: #176
概要
複数のスクリプトが「requireした瞬間にビルド実行・ファイル書き込み・process.exitまで走る」構造になっており、(1) 単体テストが子プロセス起動(execFileSync)でしかできない、(2) ...
area/cli
priority/p2
refactor
Apa kekurangan yg ingin diatasi?
Pada halaman statistik di admin terdapat filter dusun
img width= 2880 height= 1236 alt= Image src=
https://github.com/user-attachments/assets/0cec9dba-3098-48b6-affd-08b6293788fd ...
Fitur
prioritas
[Refactor P2-3] コンパイルパイプラインを生成済みポリシー型で型付けし、: any ホットスポットを解消
Phase 2(TypeScript活用)/ 親issue: #176
概要
policy/schema.json から npm run types:gen で生成される型
src/types/policy.d.ts(CDNSecurityFrameworkPolicy、695行)が存在するのに、コンパイラ中核では一切使われていない(importしているのは ...
area/schema
priority/p2
refactor
[Refactor P2-2] catch (e: any) を unknown + 共有エラーヘルパーに置換(64箇所)
Phase 2(TypeScript活用)/ 親issue: #176
概要
tsconfig.json は useUnknownInCatchVariables: true を設定しているのに、コード側が catch (e: any)
と明示annotationで安全機構を打ち消している(src全体で53箇所+cli.tsの11箇所)。unknown ...
priority/p2
refactor
Goal
Make hair a first-class figure subsystem that produces recognizable, printable hairstyles as separable labeled geometry.
This is the single biggest smooth mannequin → character visual upgrade — and ...
enhancement
[Refactor P2-1] src/ の require() をESインポート構文へ移行(228箇所のrequireが型検査を無効化している)
Phase 2(TypeScript活用)/ 親issue: #176
概要
src/**/*.ts は TypeScript なのに、モジュール読み込みがほぼすべて CommonJS の require() で書かれている(= require( ...
priority/p2
refactor
Found on page https://www.itwinjs.org/learning/tutorials/develop-desktop-viewer - Developing a Desktop Viewer
I tried to run:
npx degit iTwin/viewer/packages/templates/desktop#master my-itwin-app
# and ...
[Refactor P1-6] 3系統あるlint実装を一本化する(policy-lint.ts / validator / lib/lint.ts)
Phase 1(重複排除)/ 親issue: #176 / area: schema
概要
ポリシー検証(JSON Schema + 相互フィールド検査 + 警告)の実装が3系統ある:
1. src/scripts/policy-lint.ts(166行) ...
area/schema
priority/p2
refactor
[Refactor P1-5] WAFルール構築ロジックの二重実装を解消(compile-infra.ts ⇔ lib/emit-waf.ts)
Phase 1(重複排除)/ 親issue: #176 / area: waf
概要
AWS WAFv2 のルール定義(rate limit / JA3・JA4 fingerprint / block action / capacity計算)が、Terraform ...
area/waf
priority/p1
refactor
security

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.