Bump NSubstitute from 5.0.0 to 5.1.0 #925
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish Release:
src/SimpleAccounting/Reports/ReportBase.cs#L36
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
Publish Release:
src/SimpleAccounting/Presentation/ImportBookingsDesignViewModel.cs#L53
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
Publish Release:
src/SimpleAccounting/Presentation/ImportBookingsDesignViewModel.cs#L54
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
Publish Release:
src/SimpleAccounting/Presentation/ImportBookingsDesignViewModel.cs#L59
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
Publish Release:
src/SimpleAccounting/Model/ProjectData.cs#L27
Split this class into smaller and more specialized ones to reduce its dependencies on other types from 33 to the maximum authorized 30 or less. (https://rules.sonarsource.com/csharp/RSPEC-1200)
|
Publish Release:
src/SimpleAccounting/App.xaml.cs#L29
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
|
Publish Release:
src/SimpleAccounting/Abstractions/DotNetProcess.cs#L21
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
Publish Release:
src/SimpleAccounting/Infrastructure/ApplicationUpdate.cs#L89
Change this expression which always evaluates to the same result. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
Publish Release:
src/SimpleAccounting/Model/AccountingData.Extensions.cs#L64
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
Publish Release:
src/SimpleAccounting/Model/ProjectData.cs#L235
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
Build Debug and Test:
src/SimpleAccounting/Reports/ReportBase.cs#L36
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
Build Debug and Test:
src/SimpleAccounting/Model/ProjectData.cs#L27
Split this class into smaller and more specialized ones to reduce its dependencies on other types from 33 to the maximum authorized 30 or less. (https://rules.sonarsource.com/csharp/RSPEC-1200)
|
Build Debug and Test:
src/SimpleAccounting/Presentation/ImportBookingsDesignViewModel.cs#L53
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
Build Debug and Test:
src/SimpleAccounting/Presentation/ImportBookingsDesignViewModel.cs#L54
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
Build Debug and Test:
src/SimpleAccounting/Presentation/ImportBookingsDesignViewModel.cs#L59
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
Build Debug and Test:
src/SimpleAccounting/Abstractions/DotNetProcess.cs#L21
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
Build Debug and Test:
src/SimpleAccounting/App.xaml.cs#L29
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
|
Build Debug and Test:
src/SimpleAccounting/Reports/TotalsAndBalancesReport.cs#L55
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
Build Debug and Test:
src/SimpleAccounting/Reports/TotalJournalReport.cs#L28
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
Build Debug and Test:
src/SimpleAccounting/Reports/AnnualBalanceReport.cs#L33
Use a testable (date) time provider instead. (https://rules.sonarsource.com/csharp/RSPEC-6354)
|
The logs for this run have expired and are no longer available.
Loading