Skip to content

ARPA-951 added userstatus query parameter #210

ARPA-951 added userstatus query parameter

ARPA-951 added userstatus query parameter #210

Triggered via pull request November 18, 2023 14:35
Status Success
Total duration 5m 52s
Artifacts

sonar.yml

on: pull_request
Build and run sonar analysis
5m 40s
Build and run sonar analysis
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and run sonar analysis: Orso.Arpa.Persistence/DataAccess/ArpaContext.cs#L260
Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build and run sonar analysis: Orso.Arpa.Persistence/DataAccess/ArpaContext.cs#L372
Make sure using a dynamically formatted SQL query is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2077)
Build and run sonar analysis: Orso.Arpa.Persistence/Migrations/20231118110520_AddedUserRoleNavigationProperty.cs#L17
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186)
Build and run sonar analysis: Orso.Arpa.Persistence/Migrations/20210516184219_UpdatePropertiesOfMusicianProfile2.cs#L60
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)
Build and run sonar analysis: Orso.Arpa.Persistence/Migrations/20210705173240_EducationAndCurriculumVitaeReferenceAdaptions.cs#L64
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)
Build and run sonar analysis: Orso.Arpa.Persistence/Migrations/20210705173240_EducationAndCurriculumVitaeReferenceAdaptions.cs#L87
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)
Build and run sonar analysis: Orso.Arpa.Persistence/Migrations/20210705173240_EducationAndCurriculumVitaeReferenceAdaptions.cs#L184
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)
Build and run sonar analysis: Orso.Arpa.Persistence/Migrations/20210705173240_EducationAndCurriculumVitaeReferenceAdaptions.cs#L204
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)
Build and run sonar analysis: Orso.Arpa.Persistence/Migrations/20210615205953_EntitiesEducationAndCurriculumVitaeReferences.cs#L39
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)
Build and run sonar analysis: Orso.Arpa.Persistence/Migrations/20210615205953_EntitiesEducationAndCurriculumVitaeReferences.cs#L60
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)