Skip to content

Create sonarcloud.yml (#245) #2

Create sonarcloud.yml (#245)

Create sonarcloud.yml (#245) #2

Triggered via push November 29, 2024 13:05
Status Success
Total duration 1m 53s
Artifacts

sonarcloud.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: Px.Abstractions/Codelist.cs#L10
Rename this enumeration to remove the 'Enum' suffix. (https://rules.sonarsource.com/csharp/RSPEC-2344)
build: Px.Search/Indexer.cs#L209
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: Px.Search/Searcher.cs#L9
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: Px.Search/Searcher.cs#L13
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: Px.Search/TableInformation.cs#L13
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: Px.Search/SearchResultContainer.cs#L9
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
build: Px.Search/Indexer.cs#L49
Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
build: Px.Search/PaxiomHelperExtensions.cs#L8
Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
build: Px.Search/Indexer.cs#L88
Replace this type-check-and-cast sequence to use pattern matching. (https://rules.sonarsource.com/csharp/RSPEC-3247)
build: Px.Search/Indexer.cs#L96
Replace this type-check-and-cast sequence to use pattern matching. (https://rules.sonarsource.com/csharp/RSPEC-3247)
build: Px.Abstractions/Codelist.cs#L10
Rename this enumeration to remove the 'Enum' suffix. (https://rules.sonarsource.com/csharp/RSPEC-2344)
build: Px.Search/Indexer.cs#L209
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: Px.Search/SearchResultContainer.cs#L9
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
build: Px.Search/Searcher.cs#L9
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: Px.Search/Searcher.cs#L13
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: Px.Search/TableInformation.cs#L13
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: Px.Search/Indexer.cs#L49
Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
build: Px.Search/Indexer.cs#L49
Remove this unnecessary null check; 'is' returns false for nulls. (https://rules.sonarsource.com/csharp/RSPEC-4201)
build: Px.Search/Indexer.cs#L36
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
build: Px.Search/Indexer.cs#L54
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)