Skip to content

Use Preview 6 locally #1289

Use Preview 6 locally

Use Preview 6 locally #1289

Triggered via push July 26, 2023 05:35
Status Success
Total duration 7m 15s
Artifacts
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/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.
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.