Azure / Azure/static-web-apps-cli
Bug in swa-cli.config.schema.json
オープン
scope: core
type: bug
version: ga
- 主要言語
- TypeScript
- スター
- 668
- フォーク
- 156
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Bug in _/schema/swa-cli.config.schema.json_**
I believe in line 92 `init` should be replaced with `build`, because `init` has already been defined in line 61 and also because that property is accepting `#/$defs/buildCommandParameters` instead of `#/$defs/initCommandParameters`.
コントリビューションガイド
調査の方向性
schema/swa-cli.config.schema.json を開き、61 行目と 92 行目付近のコマンド定義を比較します。issue に照らしてプロパティ名と参照されている定義を確認し、その後、スキーマで init が重複しなくなっており、build に対して正しいパラメーターを受け付けることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 35/100