Skip to content

Update dependency System.IdentityModel.Tokens.Jwt to v7.0.1 #163

Update dependency System.IdentityModel.Tokens.Jwt to v7.0.1

Update dependency System.IdentityModel.Tokens.Jwt to v7.0.1 #163

Triggered via pull request October 1, 2023 01:44
Status Success
Total duration 6m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

sonar.yml

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

Annotations

10 warnings
Build and run sonar analysis: Orso.Arpa.Domain/_General/GenericHandlers/Delete.cs#L15
'TEntity' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
Build and run sonar analysis: Orso.Arpa.Domain/_General/GenericHandlers/EntityDeleteNotification.cs#L7
'TEntity' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
Build and run sonar analysis: Orso.Arpa.Domain/_General/GenericHandlers/Modify.cs#L16
'TEntity' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
Build and run sonar analysis: Orso.Arpa.Domain/LocalizationDomain/Model/Localization.cs#L16
Constructor has 9 new parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
Build and run sonar analysis: Orso.Arpa.Domain/AppointmentDomain/Commands/SetDates.cs#L35
Change this expression which always evaluates to the same result. (https://rules.sonarsource.com/csharp/RSPEC-2589)
Build and run sonar analysis: Orso.Arpa.Domain/AppointmentDomain/Commands/SetDates.cs#L35
Change this expression which always evaluates to the same result. (https://rules.sonarsource.com/csharp/RSPEC-2589)
Build and run sonar analysis: Orso.Arpa.Persistence/DataAccess/ArpaContext.cs#L259
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#L371
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/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/20210526151852_MusicianProfileSectionConfig.cs#L27
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation. (https://rules.sonarsource.com/csharp/RSPEC-4581)