Skip to content

Read and use tuple element names and dynamic type information from PDBs #1439

Read and use tuple element names and dynamic type information from PDBs

Read and use tuple element names and dynamic type information from PDBs #1439

Triggered via pull request December 14, 2023 17:37
Status Success
Total duration 4m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): ICSharpCode.Decompiler.Tests/TestCases/Pretty/QualifierTests.cs#L142
The type name 'i' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (csharp): ICSharpCode.Decompiler.Tests/TestCases/Pretty/QualifierTests.cs#L149
The type name 'value' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (csharp): ICSharpCode.Decompiler.Tests/Semantics/ConversionTests.cs#L36
The type name 'dynamic' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (csharp): ICSharpCode.Decompiler.Tests/Semantics/ConversionTests.cs#L37
The type name 'nint' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (csharp): ICSharpCode.Decompiler.Tests/Semantics/ConversionTests.cs#L38
The type name 'nuint' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (csharp): ICSharpCode.Decompiler.Tests/Semantics/ExplicitConversionTest.cs#L34
The type name 'dynamic' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (csharp): ICSharpCode.Decompiler.Tests/TestCases/Pretty/CustomTaskType.cs#L148
The type name 'async' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (csharp): ICSharpCode.Decompiler.Tests/TestCases/Pretty/CustomTaskType.cs#L155
The type name 'await' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (csharp): ICSharpCode.Decompiler.Tests/TestCases/Pretty/CustomTaskType.cs#L163
The type name 'awaiter' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (csharp): ICSharpCode.Decompiler.Tests/TestCases/Pretty/CustomTaskType.cs#L174
The type name 'builder' only contains lower-cased ascii characters. Such names may become reserved for the language.