adobe / adobe/aio-cli-plugin-app-dev
Web sequences don't seem to be supported
オープン
- 主要言語
- JavaScript
- スター
- 2
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Web sequences seemingly always return:
```json
{"error":"The requested resource does not exist."}
```
This is because in the plugin today, for web actions we only invoke if there is no sequence found. See https://github.com/adobe/aio-cli-plugin-app-dev/blob/main/src/lib/run-dev.js#L525
I am not sure if this is a bug or an intentional thing, but documenting this issue so its known
コントリビューションガイド
調査の方向性
まず src/lib/run-dev.js の 525 行目付近を読み、Web シーケンスで報告されたレスポンスを再現します。現在の条件が意図的なものかバグかを判断し、そのうえで期待される Web シーケンスの動作が確立され、報告された結果 "requested resource does not exist" が対処または文書化されていることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100