You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Bug Report: Build and Publish Failures After Adding Playwright Tests
Environment:
"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:
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:
Screenshots:
Additional Context:
Please review and address this issue.
The text was updated successfully, but these errors were encountered: