Skip to content

Tests

Tests #924

Triggered via schedule December 15, 2025 03:47
Status Success
Total duration 6m 10s
Artifacts

tests.yml

on: schedule
Tests ⚙️🧪
6m 6s
Tests ⚙️🧪
Keepalive Workflow
3s
Keepalive Workflow
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Tests ⚙️🧪: src/ScoopSearch.Indexer/Indexer/AzureSearchIndex.cs#L58
Make 'BuildFields' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Tests ⚙️🧪: src/ScoopSearch.Indexer/Extensions/Extensions.cs#L17
Make sure this weak hash algorithm is not used in a sensitive context here. (https://rules.sonarsource.com/csharp/RSPEC-4790)
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#L15
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
Tests ⚙️🧪: src/ScoopSearch.Indexer/Data/ManifestMetadata.cs#L13
Remove this hardcoded path-delimiter. (https://rules.sonarsource.com/csharp/RSPEC-1075)
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/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/ServicesExtensions.cs#L45
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
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/ScoopSearchIndexer.cs#L93
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)