Tests #339
Annotations
1 error and 10 warnings
Tests
Process completed with exit code 1.
|
Tests:
src/ScoopSearch.Indexer/ServicesExtensions.cs#L40
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Tests:
src/ScoopSearch.Indexer/ServicesExtensions.cs#L45
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Tests:
src/ScoopSearch.Indexer/Git/GitRepository.cs#L8
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
|
Tests:
src/ScoopSearch.Indexer/Data/ManifestInfo.cs#L52
Remove the unused private setter 'set_Notes'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Tests:
src/ScoopSearch.Indexer/Data/ManifestInfo.cs#L56
Remove the unused private setter 'set_Homepage'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Tests:
src/ScoopSearch.Indexer/Data/ManifestInfo.cs#L61
Remove the unused private setter 'set_License'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Tests:
src/ScoopSearch.Indexer/Data/ManifestInfo.cs#L65
Remove the unused private setter 'set_Version'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Tests:
src/ScoopSearch.Indexer/GitHub/GitHubClient.cs#L10
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Tests:
src/ScoopSearch.Indexer/GitHub/GitHubRepo.cs#L11
Remove the unused private setter 'set_Stars'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Tests:
src/ScoopSearch.Indexer/GitHub/GitHubSearchResults.cs#L8
Remove the unused private setter 'set_TotalCount'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Loading