angularfire
angularfire copied to clipboard
Bug Report: Build and Publish Failures After Adding Playwright Tests (node_modules\rxfire\firestore\lite\interfaces.d.ts)
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:
- Add Playwright tests to the pipeline.
- Run the pipeline.
- 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.
This issue does not seem to follow the issue template. Make sure you provide all the required information.