Bump FluentAssertions from 6.12.2 to 7.0.0 #1467
Annotations
12 warnings
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
Tools/AnonymisePDF/Program.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
build:
Tools/AnonymisePDF/Program.cs#L21
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
build:
Configuration/ApplicationSettings.cs#L22
Logging in a catch clause should pass the caught exception as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-6667)
|
build:
Model/Symbols/SymbolProfile.cs#L97
All 'Equals' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
build:
Model/Symbols/SymbolProfile.cs#L14
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
build:
Model/Symbols/SymbolProfile.cs#L84
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
build:
Model/Activities/PartialActivity.cs#L261
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
build:
Parsers/NIBC/NIBCRecord.cs#L5
Rename class 'NIBCRecord' to match pascal case naming rules, consider using 'NibcRecord'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
build:
Parsers/CentraalBeheer/CentraalBeheerParser.cs#L31
Make 'MainKeyWords' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
build:
Parsers/CentraalBeheer/CentraalBeheerParser.cs#L45
Make 'SubKeyWords' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|