Publish Yura.Shared to NuGet #1
Annotations
6 warnings
|
publish:
Yura.Shared/Archive/ArchiveOptions.cs#L11
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
Yura.Shared/Archive/DefianceArchive.cs#L53
Dereference of a possibly null reference.
|
|
publish:
Yura.Shared/Archive/DeusExArchive.cs#L66
Dereference of a possibly null reference.
|
|
publish:
Yura.Shared/Archive/LegendArchive.cs#L59
Dereference of a possibly null reference.
|
|
publish:
Yura.Shared/Archive/ArchiveFile.cs#L68
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
|
publish:
Yura.Shared/Archive/TigerArchive.cs#L106
Dereference of a possibly null reference.
|