github / github/codeql

Redundant ToString() call - false positive

Aberta
#7,935 1 comentário 0 reações 0 responsáveis Ver no GitHub
C# false-positive not security
Linguagem predominante
CodeQL
Estrelas
10.1k
Forks
2.1k
Merge médio
2d 15h
PRs com merge (30d)
141

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.