angularfire icon indicating copy to clipboard operation
angularfire copied to clipboard

Bug Report: Build and Publish Failures After Adding Playwright Tests (node_modules\rxfire\firestore\lite\interfaces.d.ts)

Open SathishkumarG3 opened this issue 1 year ago • 1 comments

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: image image

Additional Context:


Please review and address this issue.


SathishkumarG3 avatar Jul 24 '24 14:07 SathishkumarG3

This issue does not seem to follow the issue template. Make sure you provide all the required information.

google-oss-bot avatar Jul 24 '24 14:07 google-oss-bot