chore: Delete unnecessary file (#990) #3425
Annotations
10 warnings
Philips.CodeAnalysis.MsTestAnalyzers/TestContextCodeFixProvider.cs#L45
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Philips.CodeAnalysis.MsTestAnalyzers/AssertAreEqualLiteralAnalyzer.cs#L54
'actual' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
|
Philips.CodeAnalysis.MsTestAnalyzers/AssertAreEqualLiteralAnalyzer.cs#L47
'expected' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
|
Philips.CodeAnalysis.Common/AllowedSymbols.cs#L66
"StartsWith" overloads that take a "char" should be used (https://rules.sonarsource.com/csharp/RSPEC-6610)
|
Philips.CodeAnalysis.Common/AttributeModel.cs#L9
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Philips.CodeAnalysis.Common/AdditionalFilesHelper.cs#L110
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Philips.CodeAnalysis.Common/SyntaxNodeAction.cs#L30
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Philips.CodeAnalysis.Common/AttributeModel.cs#L9
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Philips.CodeAnalysis.Common/AdditionalFilesHelper.cs#L110
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Philips.CodeAnalysis.Common/SyntaxNodeAction.cs#L30
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
The logs for this run have expired and are no longer available.
Loading