Bump JsonSchema.Net from 9.2.0 to 9.2.2#359
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 warnings
|
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.
|
|
Build solution:
Cogs.Publishers/BuildSphinxDocumentation.cs#L20
Non-nullable field 'sphinxSourcePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build solution:
Cogs.Publishers/BuildSphinxDocumentation.cs#L19
Non-nullable field 'cogsModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build solution:
Cogs.Publishers/BuildSphinxDocumentation.cs#L18
Non-nullable field 'outputDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build solution:
Cogs.Publishers/BuildSphinxDocumentation.cs#L435
Dereference of a possibly null reference.
|
|
Build solution:
Cogs.Publishers/BuildSphinxDocumentation.cs#L334
Converting null literal or possible null value to non-nullable type.
|
background
wait
wait-all
cancel
parallel
Loading