github / github/codeql

Redundant ToString() call - false positive

オープン
#7,935 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
C# false-positive not security
主要言語
CodeQL
スター
10.1k
フォーク
2.1k
平均マージ
2日 15時間
マージ済み PR(30日)
141

説明

CodeQL scanning results: https://github.com/graphql-dotnet/parser/security/code-scanning/142?query=ref%3Arefs%2Fheads%2Fmaster

Recommendation - Remove the redundant call to ToString - could not be done, because code does not compile. Today you should use `ToString()` for `ref structs`.

More info: fix from roslyn https://github.com/dotnet/roslyn/issues/42936

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

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

評価

この issue はまだ評価されていません。

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

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