Bump Markdig from 0.44.0 to 1.0.1 #352
Open
Annotations
10 warnings
|
Build solution:
Cogs.Publishers/LinkMl/YamlClasses.cs#L47
Non-nullable property 'description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution:
Cogs.Publishers/OwlPropAndLink.cs#L10
Non-nullable property 'link_class' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution:
Cogs.Publishers/OwlPropAndLink.cs#L9
Non-nullable property 'Prop_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution:
Cogs.Publishers/LinkMl/YamlClasses.cs#L66
Non-nullable property 'union_of' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution:
Cogs.Publishers/LinkMl/YamlClasses.cs#L62
Non-nullable property 'uri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution:
Cogs.Publishers/LinkMl/YamlClasses.cs#L61
Non-nullable property 'type_uri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution:
Cogs.Publishers/LinkMl/YamlClasses.cs#L60
Non-nullable property 'description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution:
Cogs.Publishers/GraphQLItems.cs#L10
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution:
Cogs.Publishers/GraphQLItems.cs#L9
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution:
Cogs.Publishers/GraphQLList.cs#L9
Non-nullable property 'List' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading