Removed environment variables #60
Merged
Annotations
14 warnings
|
src/AzureStorageWrapper/AzureStorageWrapper/Commands/UploadBase64.cs#L25
The variable '_' is declared but never used
|
|
src/AzureStorageWrapper/AzureStorageWrapper/Commands/UploadBase64.cs#L25
The variable '_' is declared but never used
|
|
src/AzureStorageWrapper/AzureStorageWrapper/Commands/UploadBase64.cs#L25
The variable '_' is declared but never used
|
|
src/AzureStorageWrapper/AzureStorageWrapper/Commands/UploadBase64.cs#L25
The variable '_' is declared but never used
|
|
src/AzureStorageWrapper/AzureStorageWrapper.Tests/Should/BaseShould.cs#L26
Cannot convert null literal to non-nullable reference type.
|
|
src/AzureStorageWrapper/AzureStorageWrapper.Tests/Should/Delete/DeleteBlobShould.cs#L10
Fixture argument 'azureStorageWrapper' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
|
src/AzureStorageWrapper/AzureStorageWrapper.Tests/Should/Download/DownloadBlobReferenceShould.cs#L12
Fixture argument 'azureStorageWrapper' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
|
src/AzureStorageWrapper/AzureStorageWrapper.Tests/Should/Download/DownloadBlobStreamShould.cs#L12
Fixture argument 'azureStorageWrapper' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
|
src/AzureStorageWrapper/AzureStorageWrapper.Tests/Should/Enumerate/EnumerateShould.cs#L12
Fixture argument 'azureStorageWrapper' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
|
src/AzureStorageWrapper/AzureStorageWrapper.Tests/Should/Download/DownloadBlobUriVariationsShould.cs#L11
Fixture argument 'azureStorageWrapper' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
|
src/AzureStorageWrapper/AzureStorageWrapper.Tests/Should/Upload/DiacriticsShould.cs#L10
Fixture argument 'azureStorageWrapper' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
|
src/AzureStorageWrapper/AzureStorageWrapper.Tests/Should/Upload/UploadBase64ImageShould.cs#L11
Fixture argument 'azureStorageWrapper' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
|
src/AzureStorageWrapper/AzureStorageWrapper.Tests/Should/Upload/MetadataShould.cs#L10
Fixture argument 'azureStorageWrapper' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
|
src/AzureStorageWrapper/AzureStorageWrapper.Tests/Should/Upload/UploadBytesShould.cs#L11
Fixture argument 'azureStorageWrapper' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
The logs for this run have expired and are no longer available.
Loading