Skip to content

Merge pull request #10 from omerfarukz/omerfarukz-patch-2 #46

Merge pull request #10 from omerfarukz/omerfarukz-patch-2

Merge pull request #10 from omerfarukz/omerfarukz-patch-2 #46

Triggered via push January 28, 2024 11:54
Status Failure
Total duration 50s
Artifacts

CI & CD.yml

on: push
Matrix: sonar
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
sonar (6.0.x)
Process completed with exit code 1.
sonar (6.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sonar (6.0.x): AutoComplete/Builders/IndexBuilder.cs#L94
Loop should be simplified by calling Select(childNode => childNode.Value))
sonar (6.0.x): AutoComplete/Helpers/BitArrayHelper.cs#L25
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable.
sonar (6.0.x): AutoComplete/Serializers/TrieIndexHeaderSerializer.cs#L69
Change this expression which always evaluates to the same result.
sonar (6.0.x): Samples.ConsoleApp/Sample.cs#L15
Non-nullable field '_searcher' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
sonar (6.0.x): AutoComplete/Builders/IndexBuilder.cs#L94
Loop should be simplified by calling Select(childNode => childNode.Value))
sonar (6.0.x): AutoComplete/Helpers/BitArrayHelper.cs#L25
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable.
sonar (6.0.x): AutoComplete/Serializers/TrieIndexHeaderSerializer.cs#L69
Change this expression which always evaluates to the same result.
sonar (6.0.x): Samples.ConsoleApp/Sample.cs#L15
Non-nullable field '_searcher' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
sonar (6.0.x): AutoComplete/Builders/IndexBuilder.cs#L94
Loop should be simplified by calling Select(childNode => childNode.Value))
sonar (6.0.x): AutoComplete/Helpers/BitArrayHelper.cs#L25
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable.