Update nuget-package.yml #3
Annotations
1 error and 8 warnings
|
publish
Process completed with exit code 1.
|
|
publish:
src/Gml.Core.Interfaces/News/INews.cs#L7
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Core.Interfaces/Mods/IExternalMod.cs#L9
'IExternalMod.Url' hides inherited member 'IMod.Url'. Use the new keyword if hiding was intended.
|
|
publish:
src/Gml.Core.Interfaces/News/INews.cs#L7
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Core.Interfaces/Mods/IExternalMod.cs#L9
'IExternalMod.Url' hides inherited member 'IMod.Url'. Use the new keyword if hiding was intended.
|
|
publish:
src/Gml.Core.Interfaces/News/INews.cs#L7
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Core.Interfaces/Mods/IExternalMod.cs#L9
'IExternalMod.Url' hides inherited member 'IMod.Url'. Use the new keyword if hiding was intended.
|
|
publish:
src/Gml.Core.Interfaces/News/INews.cs#L7
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Core.Interfaces/Mods/IExternalMod.cs#L9
'IExternalMod.Url' hides inherited member 'IMod.Url'. Use the new keyword if hiding was intended.
|