ARPA-951 added userstatus query parameter #210
sonar.yml
on: pull_request
Build and run sonar analysis
5m 40s
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)
|