Feature/update framework version #1
Annotations
12 warnings
(CI/CD) Build and Analyze Project:
src/Liquid.Adapter.AzureStorage/BlobStorageAdapter.cs#L16
Missing XML comment for publicly visible type or member 'BlobStorageAdapter.BlobStorageAdapter(IBlobClientFactory)'
|
(CI/CD) Build and Analyze Project:
src/Liquid.Adapter.AzureStorage/ILiquidBlobStorageAdapter.cs#L16
Parameter 'containerName' has no matching param tag in the XML comment for 'ILiquidBlobStorageAdapter.UploadBlob(string, string, string, IDictionary<string, string>?)' (but other parameters do)
|
(CI/CD) Build and Analyze Project:
src/Liquid.Adapter.AzureStorage/ILiquidBlobStorageAdapter.cs#L22
Parameter 'containerName' has no matching param tag in the XML comment for 'ILiquidBlobStorageAdapter.Delete(string, string)' (but other parameters do)
|
(CI/CD) Build and Analyze Project:
src/Liquid.Adapter.AzureStorage/ILiquidBlobStorageAdapter.cs#L28
Parameter 'containerName' has no matching param tag in the XML comment for 'ILiquidBlobStorageAdapter.DeleteByTags(IDictionary<string, string>, string)' (but other parameters do)
|
(CI/CD) Build and Analyze Project:
src/Liquid.Adapter.AzureStorage/ILiquidBlobStorageAdapter.cs#L41
Parameter 'containerName' has no matching param tag in the XML comment for 'ILiquidBlobStorageAdapter.ReadBlobsByTags(IDictionary<string, string>, string)' (but other parameters do)
|
(CI/CD) Build and Analyze Project:
src/Liquid.Adapter.AzureStorage/ILiquidBlobStorageAdapter.cs#L48
Parameter 'containerName' has no matching param tag in the XML comment for 'ILiquidBlobStorageAdapter.ReadBlobsByName(string, string)' (but other parameters do)
|
(CI/CD) Build and Analyze Project:
src/Liquid.Adapter.AzureStorage/BlobClientFactory.cs#L11
Make '_clients' 'readonly'.
|
(CI/CD) Build and Analyze Project:
src/Liquid.Adapter.AzureStorage/BlobClientFactory.cs#L30
The parameter name '_options' is not declared in the argument list.
|
(CI/CD) Build and Analyze Project:
src/Liquid.Adapter.AzureStorage/BlobStorageAdapter.cs#L42
Remove this empty statement.
|
(CI/CD) Build and Analyze Project:
src/Liquid.Adapter.AzureStorage/BlobStorageAdapter.cs#L35
Use the return value of method 'Substring'.
|
(CI/CD) Setup .NET Core SDK
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
(CI/CD) Setup .NET Core SDK
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
The logs for this run have expired and are no longer available.
Loading