Skip to content

nuget

nuget #323

Manually triggered June 14, 2024 09:53
Status Success
Total duration 1m 2s
Artifacts

nuget.yml

on: workflow_dispatch
nuget-pack
55s
nuget-pack
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
nuget-pack: ManagedCode.Storage.Core/LoggerExtensions.cs#L9
Cannot convert null literal to non-nullable reference type.
nuget-pack: ManagedCode.Storage.Core/BaseStorage.cs#L249
Possible null reference assignment.
nuget-pack: ManagedCode.Storage.Core/BaseStorage.cs#L250
Possible null reference argument for parameter 'obj' in 'void Action<TOptions>.Invoke(TOptions obj)'.
nuget-pack: ManagedCode.Storage.Core/Models/LocalFile.cs#L14
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
nuget-pack: ManagedCode.Storage.Core/LoggerExtensions.cs#L9
Cannot convert null literal to non-nullable reference type.
nuget-pack: ManagedCode.Storage.Core/Models/LocalFile.cs#L14
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
nuget-pack: ManagedCode.Storage.Core/BaseStorage.cs#L249
Possible null reference assignment.
nuget-pack: ManagedCode.Storage.Core/BaseStorage.cs#L250
Possible null reference argument for parameter 'obj' in 'void Action<TOptions>.Invoke(TOptions obj)'.
nuget-pack: ManagedCode.Storage.Core/LoggerExtensions.cs#L9
Cannot convert null literal to non-nullable reference type.
nuget-pack: ManagedCode.Storage.Core/BaseStorage.cs#L249
Possible null reference assignment.