Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#3,555 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
angular, playwright, typescript

調査の方向性

Playwright テストを追加した後のパイプラインを再現することから始め、失敗している build と publish のステップに焦点を当てます。報告された node_modules\rxfire\firestore\lite\interfaces.d.ts の場所とパイプライン設定を調査します。両方のステップが報告されたエラーなしで正常に完了すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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.


主要言語
TypeScript
スター
7.8k
フォーク
2.2k
平均マージ
3日 6時間
マージ済み PR(30日)
5

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

angular/angularfire のほかの issue

angular/angularfire の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。