dotnet #334
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:
Integraions/ManagedCode.Storage.Client/StorageClient.cs#L35
The event 'StorageClient.OnProgressStatusChanged' is never used
|
|
nuget-pack
No baseline to compare found for :main_recent
|
|
nuget-pack
No files found that can be uploaded
|