Bump dotNetRdf.Core from 3.4.1 to 3.5.1 #350
Open
Annotations
10 warnings
|
Build solution:
Cogs.Publishers/LinkMl/YamlClasses.cs#L23
Non-nullable property 'id' 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#L48
Non-nullable property 'range' 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#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/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/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.
|
|
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.
|
Loading