Skip to content

FiloInfo file name priority #339

FiloInfo file name priority

FiloInfo file name priority #339

Triggered via push February 18, 2025 10:31
Status Failure
Total duration 2m 28s
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: 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.Google/Options/GCPStorageOptions.cs#L10
Non-nullable property 'BucketOptions' 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.Google/Options/BucketOptions.cs#L5
Non-nullable property 'ProjectId' 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.Google/Options/BucketOptions.cs#L7
Non-nullable property 'Bucket' 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.Google/GCPStorage.cs#L25
Non-nullable field 'urlSigner' 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.Google/GCPStorage.cs#L56
'Object.TimeCreated' is obsolete: 'This property is obsolete and may behave unexpectedly; please use TimeCreatedDateTimeOffset instead.'
nuget-pack: Storages/ManagedCode.Storage.Google/GCPStorage.cs#L57
'Object.Updated' is obsolete: 'This property is obsolete and may behave unexpectedly; please use UpdatedDateTimeOffset instead.'
nuget-pack: Storages/ManagedCode.Storage.Google/GCPStorage.cs#L232
'Object.TimeCreated' is obsolete: 'This property is obsolete and may behave unexpectedly; please use TimeCreatedDateTimeOffset instead.'
nuget-pack: Storages/ManagedCode.Storage.Google/GCPStorage.cs#L233
'Object.Updated' is obsolete: 'This property is obsolete and may behave unexpectedly; please use UpdatedDateTimeOffset instead.'