Skip to content

[ADD] Save and reuse data in open tab component; fixes #724 #2554

[ADD] Save and reuse data in open tab component; fixes #724

[ADD] Save and reuse data in open tab component; fixes #724 #2554

Triggered via pull request December 9, 2024 08:33
Status Success
Total duration 3m 0s
Artifacts

CodeQuality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build: COMET.Web.Common/Services/Cache/CacheService.cs#L39
Make 'browserSessionSettings' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
Build: COMET.Web.Common/ViewModels/Components/OpenModelViewModel.cs#L243
Remove the unused local variable 'lastSelectedIterationData'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Build: COMET.Web.Common/ViewModels/Components/OpenModelViewModel.cs#L283
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
Build: COMETwebapp/ViewModels/Pages/TabsViewModel.cs#L53
Remove this unread private field 'cacheService' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
Build: COMETwebapp/ViewModels/Pages/TabsViewModel.cs#L122
Refactor this method to add validation of parameter 'application' before using it. (https://rules.sonarsource.com/csharp/RSPEC-3900)
Build: COMETwebapp/ViewModels/Pages/TabsViewModel.cs#L141
Refactor this method to add validation of parameter 'panel' before using it. (https://rules.sonarsource.com/csharp/RSPEC-3900)
Build: COMET.Web.Common/Services/Cache/CacheService.cs#L39
Make 'browserSessionSettings' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
Build: COMET.Web.Common/ViewModels/Components/OpenModelViewModel.cs#L243
Remove the unused local variable 'lastSelectedIterationData'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Build: COMET.Web.Common/ViewModels/Components/OpenModelViewModel.cs#L283
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
Build: COMETwebapp/ViewModels/Pages/TabsViewModel.cs#L53
Remove this unread private field 'cacheService' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)