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 分鐘
- 30 天內合併 PR
- 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 測試後重現該 pipeline,專注於失敗的 build 和 publish 步驟。檢查回報的 node_modules\rxfire\firestore\lite\interfaces.d.ts 位置和 pipeline 設定;當這兩個步驟都成功完成且不再出現回報的錯誤時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- angular, playwright, typescript
- 領域
- build-system, ci-cd, testing
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100