Skip to content

Merge pull request #247 from PxTools/container-logging #5

Merge pull request #247 from PxTools/container-logging

Merge pull request #247 from PxTools/container-logging #5

Triggered via push November 29, 2024 15:23
Status Success
Total duration 1m 55s
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/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.Search/Indexer.cs#L67
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
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/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.Search/PaxiomHelperExtensions.cs#L35
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)