Skip to content

chore(deps): update nuget (#179) #329

chore(deps): update nuget (#179)

chore(deps): update nuget (#179) #329

Triggered via push January 2, 2024 07:07
Status Success
Total duration 3m 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

sonarcloud.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
sonar-analysis: src/ProjectOrigin.WalletSystem.Server/Interfaces/IRegistryService.cs#L15
Remove this empty record, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
sonar-analysis: src/ProjectOrigin.WalletSystem.Server/Repositories/CertificateRepository.cs#L508
Remove unassigned auto-property 'RegistryName', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
sonar-analysis: src/ProjectOrigin.WalletSystem.Server/Repositories/CertificateRepository.cs#L509
Remove unassigned auto-property 'CertificateId', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
sonar-analysis: src/ProjectOrigin.WalletSystem.Server/Repositories/CertificateRepository.cs#L508
Remove the unused private set accessor in property 'RegistryName'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
sonar-analysis: src/ProjectOrigin.WalletSystem.Server/Repositories/CertificateRepository.cs#L509
Remove the unused private set accessor in property 'CertificateId'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
sonar-analysis: src/ProjectOrigin.WalletSystem.Server/CommandHandlers/VerifySliceCommandHandler.cs#L89
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
sonar-analysis: src/ProjectOrigin.WalletSystem.Server/Extensions/IConfigurationExtensions.cs#L38
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
sonar-analysis: src/ProjectOrigin.WalletSystem.Server/Extensions/IConfigurationExtensions.cs#L65
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
sonar-analysis: src/ProjectOrigin.WalletSystem.Server/Options/JwtIssuer.cs#L50
Remove the unused local variable '_'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
sonar-analysis: src/ProjectOrigin.WalletSystem.Server/Interfaces/IRegistryService.cs#L15
Remove this empty record, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)