This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
Merge pull request #306 from funkysi1701/develop #332
Annotations
10 warnings
Build:
DevOpsAPI/Pages/FetchData.razor.cs#L38
Define a constant instead of using this literal 'DevOpsURL' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
DevOpsAPI/Pages/FetchData.razor.cs#L83
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
Build:
DevOpsAPI/Pages/FetchData.razor.cs#L130
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
Build:
DevOpsAPI/Pages/FetchData.razor.cs#L131
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
Build:
DevOpsAPI/Pages/FetchData.razor.cs#L199
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
Build:
DevOpsAPI/Pages/FetchData.razor.cs#L211
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
Build:
DevOpsAPI/Pages/FetchData.razor.cs#L258
Await OnAfterRenderAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Build:
DevOpsAPI/Pages/FetchData.razor.cs#L38
Define a constant instead of using this literal 'DevOpsURL' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
DevOpsAPI/Pages/FetchData.razor.cs#L83
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
Build:
DevOpsAPI/Pages/FetchData.razor.cs#L130
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|