Bump Microsoft.Extensions.Caching.Abstractions from 9.0.0 to 9.0.1 (#… #1545
Annotations
12 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and analyze with SonarCloud:
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 and analyze with SonarCloud:
Tools/AnonymisePDF/Program.cs#L21
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
Build and analyze with SonarCloud:
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 and analyze with SonarCloud:
Model/Symbols/SymbolProfile.cs#L97
All 'Equals' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build and analyze with SonarCloud:
Model/Symbols/SymbolProfile.cs#L14
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build and analyze with SonarCloud:
Model/Symbols/SymbolProfile.cs#L84
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
Build and analyze with SonarCloud:
Model/Activities/PartialActivity.cs#L261
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build and analyze with SonarCloud:
GhostfolioAPI/NotAuthorizedException.cs#L7
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'NotAuthorizedException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and analyze with SonarCloud:
GhostfolioAPI/Strategies/RoundStrategy.cs#L12
Make 'numberOfDecimals' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
Build and analyze with SonarCloud:
GhostfolioAPI/API/RestCall.cs#L93
Define a constant instead of using this literal 'Authorization' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Loading