Page #16
Annotations
8 warnings
SonarScanner for .NET:
Bluehill.Analyzers/BH0003ProhibitPCPReassignmentAnalyzer.cs#L4
Rename class 'BH0003ProhibitPCPReassignmentAnalyzer' to match pascal case naming rules, consider using 'Bh0003ProhibitPcpReassignmentAnalyzer'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
SonarScanner for .NET:
Bluehill.Analyzers/BH0003ProhibitPCPReassignmentAnalyzer.cs#L29
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
SonarScanner for .NET:
Bluehill.Analyzers.CodeFixes/BR0001.cs#L8
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
SonarScanner for .NET:
Bluehill.Analyzers.CodeFixes/BR0001.cs#L98
Define a constant instead of using this literal 'Couldn't got syntax root' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
SonarScanner for .NET:
Bluehill.Analyzers/BH0003ProhibitPCPReassignmentAnalyzer.cs#L4
Rename class 'BH0003ProhibitPCPReassignmentAnalyzer' to match pascal case naming rules, consider using 'Bh0003ProhibitPcpReassignmentAnalyzer'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
SonarScanner for .NET:
Bluehill.Analyzers/BH0003ProhibitPCPReassignmentAnalyzer.cs#L29
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
SonarScanner for .NET:
Bluehill.Analyzers.CodeFixes/BR0001.cs#L8
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
SonarScanner for .NET:
Bluehill.Analyzers.CodeFixes/BR0001.cs#L98
Define a constant instead of using this literal 'Couldn't got syntax root' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Loading