Skip to content

fix naming issue IFromFile #338

fix naming issue IFromFile

fix naming issue IFromFile #338

Triggered via push February 18, 2025 09:49
Status Success
Total duration 1m 5s
Artifacts

nuget.yml

on: push
nuget-pack
54s
nuget-pack
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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.
nuget-pack: Storages/ManagedCode.Storage.Aws/BlobStream.cs#L61
Cannot convert null literal to non-nullable reference type.
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#L167
Dereference of a possibly null reference.
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#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#L181
Non-nullable field 'Key' 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#L191
Non-nullable field 'UploadId' 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.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.
nuget-pack
No baseline to compare found for :main_recent
nuget-pack
No files found that can be uploaded