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

Microsoft.Graph.Beta.psd1 contains Microsoft.Graph.Authentication twice

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

メンテナーはふだん 2 日以内に返信

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

評価

難易度
1/5
見積もり時間
1時間未満
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
powershell
領域
tooling

調査の方向性

インストールされている Microsoft.Graph.Beta.psd1 マニフェストを開き、その RequiredModules エントリ、特に報告されている 54 行目と 92 行目を確認します。Install-Module Microsoft.Graph.Beta で再現し、その後、RequiredModules セクションに Microsoft.Graph.Authentication が 1 回だけ現れることを確認します。

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

説明

Status: Needs Investigation type:bug
Describe the bug

Just a quick one from me - it looks as though Microsoft.Graph.Authentication is listed twice in the list of RequiredModules in Microsoft.Graph.Beta.psd1

Last check, I saw it on line 54 and 92. There could be issues with saying the module is already loaded with this being present twice, plus maybe causing some other issues I'm not aware of

Expected behavior

Microsoft.Graph.Authentication listed only one is what I think I'd expect to see in here

How to reproduce

1.In PowerShell, Install-Module Microsoft.Graph.Beta
2. Browse to your install directory, and open the module manifest (MIcrosoft.Graph.Beta.psd1)
3. Scroll down to the RequiredModule section, and observe two instances of Microsoft.Graph.Authentication

SDK Version

No response

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output
Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_
主要言語
C#
スター
898
フォーク
230
平均マージ
2日 5時間
マージ済み PR(30日)
31

環境構築

はじめの一歩

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

microsoftgraph/msgraph-sdk-powershell のほかの issue

microsoftgraph/msgraph-sdk-powershell の issue をすべて見る

似ている issue

C# の issue をもっと見る

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

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