Merge pull request #249 from PxTools/add-compose-stack-name #4
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/PaxiomHelperExtensions.cs#L19
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
build:
Px.Search/PaxiomHelperExtensions.cs#L21
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
build:
Px.Abstractions/Codelist.cs#L10
Rename this enumeration to remove the 'Enum' suffix. (https://rules.sonarsource.com/csharp/RSPEC-2344)
|
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#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/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)
|