push nuget #471
Annotations
1 error and 10 warnings
|
Storages/ManagedCode.Storage.Azure/AzureStorage.cs#L130
Possible null reference assignment.
|
Storages/ManagedCode.Storage.Azure/AzureStorage.cs#L119
Possible null reference assignment.
|
Storages/ManagedCode.Storage.Azure/Extensions/ServiceCollectionExtensions.cs#L97
Possible null reference argument for parameter 'options' in 'AzureStorage.AzureStorage(IAzureStorageOptions options, ILogger<AzureStorage>? logger = null)'.
|
Storages/ManagedCode.Storage.Azure/Extensions/ServiceCollectionExtensions.cs#L81
Possible null reference argument for parameter 'options' in 'AzureStorage.AzureStorage(IAzureStorageOptions options, ILogger<AzureStorage>? logger = null)'.
|
Storages/ManagedCode.Storage.Azure/Options/AzureStorageCredentialsOptions.cs#L12
Non-nullable property 'Credentials' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Storages/ManagedCode.Storage.Azure/Options/AzureStorageCredentialsOptions.cs#L10
Non-nullable property 'ContainerName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Storages/ManagedCode.Storage.Azure/Options/AzureStorageCredentialsOptions.cs#L9
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Integraions/ManagedCode.Storage.Client/StorageClient.cs#L35
The event 'StorageClient.OnProgressStatusChanged' is never used
|
ManagedCode.Storage.Core/Models/LocalFile.cs#L15
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
ManagedCode.Storage.Core/Models/LocalFile.cs#L15
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading