Bug Report: Build and Publish Failures After Adding Playwright Tests (node_modules\rxfire\firestore\lite\interfaces.d.ts)
- 主要言語
- TypeScript
- スター
- 7.8k
- フォーク
- 2.2k
- 平均マージ
- 22時間 28分
- マージ済み PR(30日)
- 6
説明
Bug Report: Build and Publish Failures After Adding Playwright Tests
Environment:
- Angular: ^16.0.0
- Firebase: 9.8.0
- AngularFire: 7.6.1
- Windows: 11
- Node.js: 20.11.1
- playwright: 1.45.2",
- playwright/test: ^1.45.2,
- elopment",
"test": "npx playwright test"
},
Description:
After adding Playwright tests to the pipeline, the tests pass successfully. However, during the build and publish steps, errors occur, causing the steps to fail.
Steps to Reproduce:
1. Add Playwright tests to the pipeline.
2. Run the pipeline.
3. Observe the build and publish steps.
Expected Behavior:
The build and publish steps should complete successfully without any errors after adding Playwright tests.
Actual Behavior:
The following errors occur during the build and publish steps:
```
Location of this file
\node_modules\rxfire\firestore\lite\interfaces.d.ts
```
Screenshots:


Additional Context:
---
Please review and address this issue.
---
コントリビューションガイド
調査の方向性
Playwright テストを追加した後のパイプラインを再現することから始め、失敗している build と publish のステップに焦点を当てます。報告された node_modules\rxfire\firestore\lite\interfaces.d.ts の場所とパイプライン設定を調査します。両方のステップが報告されたエラーなしで正常に完了すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, playwright, typescript
- 領域
- build-system, ci-cd, testing
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100