Merge pull request #22 from SharpGrip/9-research-improve-amazon-s3-ad… #55
Annotations
10 warnings
Analyze solution:
FileSystem/src/Adapters/Adapter.cs#L17
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
|
Analyze solution:
FileSystem/src/Adapters/Adapter.cs#L17
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
|
Analyze solution:
FileSystem/src/Adapters/Adapter.cs#L147
All 'WriteFile' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Analyze solution:
FileSystem/src/Adapters/IAdapter.cs#L38
All 'WriteFileAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Analyze solution:
FileSystem/src/Adapters/Adapter.cs#L152
All 'WriteFileAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Analyze solution:
FileSystem/src/Adapters/Adapter.cs#L167
All 'AppendFileAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Analyze solution:
FileSystem/src/Adapters/IAdapter.cs#L39
All 'WriteFile' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Analyze solution:
FileSystem/src/Adapters/IAdapter.cs#L43
All 'AppendFileAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Analyze solution:
FileSystem/src/Adapters/Adapter.cs#L188
All 'AppendFile' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Analyze solution:
FileSystem/src/Adapters/IAdapter.cs#L44
All 'AppendFile' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
The logs for this run have expired and are no longer available.
Loading