Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SathishkumarG3 opened this issue Jul 24, 2024 · 1 comment

Comments

@SathishkumarG3
Copy link

SathishkumarG3 commented Jul 24, 2024

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.


@google-oss-bot
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants