Skip to content

Update NuGet packages #62

Update NuGet packages

Update NuGet packages #62

Triggered via push December 21, 2024 18:57
Status Success
Total duration 4m 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Build
A certificate with thumbprint '88923690B8DF96425DE802113F66A6A1B2C55787' that is specified in the project cannot be found in the certificate store. Please specify a valid thumbprint in the project file.
Build
The certificate specified is not valid for signing. For more information about valid certificates, see http://go.microsoft.com/fwlink/?LinkID=241478.
Build
A certificate with thumbprint '88923690B8DF96425DE802113F66A6A1B2C55787' that is specified in the project cannot be found in the certificate store. Please specify a valid thumbprint in the project file.
Build
The certificate specified is not valid for signing. For more information about valid certificates, see http://go.microsoft.com/fwlink/?LinkID=241478.
SonarCloud: src/Commands/AddDriveCommands.cs#L38
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
SonarCloud: src/Commands/AddDriveCommands.cs#L38
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
SonarCloud: src/Commands/AddDriveCommands.cs#L64
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
SonarCloud: src/Commands/DriveCommands.cs#L77
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
SonarCloud: src/Commands/DriveCommands.cs#L103
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
SonarCloud: src/Commands/AddDriveCommands.cs#L53
Remove this unnecessary check for null. (https://rules.sonarsource.com/csharp/RSPEC-2589)
SonarCloud: src/Commands/AddDriveCommands.cs#L88
Remove this unnecessary check for null. (https://rules.sonarsource.com/csharp/RSPEC-2589)
SonarCloud: src/Commands/MappingCommands.cs#L30
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
SonarCloud: src/Commands/MappingCommands.cs#L30
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
SonarCloud: src/Views/AppTitleBar.xaml.cs#L8
Make 'MainWindow' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)