Work done so far in resolving bug #868
Annotations
11 warnings
Build, Test, and Analyse:
Web/Edubase.Common/Cache/CacheConfig.cs#L45
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build, Test, and Analyse:
Web/Edubase.Common/Invoker.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
Build, Test, and Analyse:
Web/Edubase.Common/Guard.cs#L11
All 'IsTrue' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build, Test, and Analyse:
Web/Edubase.Common/Guard.cs#L16
All 'IsFalse' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build, Test, and Analyse:
Web/Edubase.Common/IO/DirectoryHelper.cs#L10
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
Build, Test, and Analyse:
Web/Edubase.Common/IO/FileHelper.cs#L222
All 'GetExtension' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build, Test, and Analyse:
Web/Edubase.Common/IO/FileHelper.cs#L292
All 'GenerateRandomFileName' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build, Test, and Analyse:
Web/Edubase.Common/IO/FileHelper.cs#L34
Define a constant instead of using this literal 'application/octet-stream' 9 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build, Test, and Analyse:
Web/Edubase.Common/IO/FileHelper.cs#L156
Define a constant instead of using this literal 'application/x-koan' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build, Test, and Analyse:
Web/Edubase.Common/Disposer.cs#L15
Make '_after' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dotnet-results-6.0.x".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading