Update roslyn 5.3.0 2.25557.6 #599
Annotations
2 errors and 10 warnings
|
⬆ Publish Logs
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
🍰 Run Cake
Final attempt failed. Child_process exited with error code 1
|
|
🍰 Run Cake:
test-assets/test-projects/ProjectWithDisabledAnalyzers2/Program.cs#L1
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
|
|
🍰 Run Cake:
test-assets/test-projects/ProjectWithDisabledAnalyzers2/Program.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
|
🍰 Run Cake:
test-assets/test-projects/ProjectWithComplexAnalyzers/Program.cs#L7
Parameter args of method Main is never used. Remove the parameter or use it in the method body. (https://docs.microsoft.com/visualstudio/code-quality/ca1801-review-unused-parameters)
|
|
🍰 Run Cake:
test-assets/test-projects/ProjectWithComplexAnalyzers/Program.cs#L9
Method 'void Program.Main(string[] args)' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Hello World!". (https://docs.microsoft.com/visualstudio/code-quality/ca1303-do-not-pass-literals-as-localized-parameters)
|
|
🍰 Run Cake:
test-assets/test-projects/ProjectWithComplexAnalyzers/Program.cs#L7
Parameter args of method Main is never used. Remove the parameter or use it in the method body. (https://docs.microsoft.com/visualstudio/code-quality/ca1801-review-unused-parameters)
|
|
🍰 Run Cake:
test-assets/test-projects/ProjectWithComplexAnalyzers/Program.cs#L9
Method 'void Program.Main(string[] args)' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Hello World!". (https://docs.microsoft.com/visualstudio/code-quality/ca1303-do-not-pass-literals-as-localized-parameters)
|
|
🍰 Run Cake
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
|
🍰 Run Cake
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
|
🍰 Run Cake
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
|
🍰 Run Cake
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
Loading