fix upload file with nested path #8
Merged
Annotations
4 warnings
|
src/Storage.Tests/ObjectShould.cs#L74
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
src/Storage.Tests/ObjectShould.cs#L527
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
|
src/Storage.Tests/ObjectShould.cs#L74
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
src/Storage.Tests/ObjectShould.cs#L527
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
The logs for this run have expired and are no longer available.
Loading