Tests #606
tests.yml
on: schedule
Tests ⚙️🧪
4m 25s
Keepalive Workflow
2s
Annotations
10 warnings
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/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/Data/ManifestMetadata.cs#L13
Remove this hardcoded path-delimiter. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Tests ⚙️🧪:
src/ScoopSearch.Indexer/Git/GitRepositoryProvider.cs#L15
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
Tests ⚙️🧪:
src/ScoopSearch.Indexer/Git/GitRepositoryProvider.cs#L20
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
Tests ⚙️🧪:
src/ScoopSearch.Indexer/Git/GitRepositoryProvider.cs#L69
Make 'DeleteRepository' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Tests ⚙️🧪:
src/ScoopSearch.Indexer/Git/GitRepositoryProvider.cs#L126
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
Tests ⚙️🧪:
src/ScoopSearch.Indexer/Indexer/AzureSearchIndex.cs#L55
Make 'BuildFields' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|