Index Notes field from manifests #336
Annotations
4 warnings
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)
|
Loading