Skip to content

revert tests

revert tests #344

Triggered via push March 17, 2025 12:03
Status Failure
Total duration 2m 31s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
nuget-pack
Process completed with exit code 1.
nuget-pack: Storages/ManagedCode.Storage.Aws/BlobStream.cs#L180
Non-nullable field 'CurrentStream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
nuget-pack: Storages/ManagedCode.Storage.Aws/BlobStream.cs#L179
Non-nullable field 'BucketName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
nuget-pack: Storages/ManagedCode.Storage.Aws/BlobStream.cs#L167
Dereference of a possibly null reference.
nuget-pack: Storages/ManagedCode.Storage.Aws/BlobStream.cs#L124
Cannot convert null literal to non-nullable reference type.
nuget-pack: Storages/ManagedCode.Storage.Aws/BlobStream.cs#L61
Cannot convert null literal to non-nullable reference type.
nuget-pack: Storages/ManagedCode.Storage.Aws/Extensions/ServiceCollectionExtensions.cs#L76
Possible null reference argument for parameter 'options' in 'AWSStorage.AWSStorage(AWSStorageOptions options, ILogger<AWSStorage>? logger = null)'.
nuget-pack: Storages/ManagedCode.Storage.Aws/Extensions/ServiceCollectionExtensions.cs#L60
Possible null reference argument for parameter 'options' in 'AWSStorage.AWSStorage(AWSStorageOptions options, ILogger<AWSStorage>? logger = null)'.
nuget-pack: Integraions/ManagedCode.Storage.Client/StorageClient.cs#L35
The event 'StorageClient.OnProgressStatusChanged' is never used
nuget-pack: 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.
nuget-pack: 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.