Skip to content

update project description #69

update project description

update project description #69

Triggered via push December 31, 2023 00:03
Status Success
Total duration 5m 56s
Artifacts

Build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: FileSystem/src/Adapters/Adapter.cs#L19
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
build: FileSystem/src/Adapters/Adapter.cs#L19
Reduce the number of generic parameters in the 'Adapter' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
build: FileSystem/src/IFileSystem.cs#L447
All 'WriteFileAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: FileSystem/src/IFileSystem.cs#L463
All 'WriteFile' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: FileSystem/src/IFileSystem.cs#L526
All 'AppendFileAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: FileSystem/src/IFileSystem.cs#L541
All 'AppendFile' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: FileSystem/src/Utilities/LoggerUtilities.cs#L5
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
build: FileSystem/src/FileSystem.cs#L19
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
build: FileSystem/src/FileSystem.cs#L958
All 'WriteFileAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: FileSystem/src/FileSystem.cs#L1000
All 'WriteFile' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)