Bump xunit.analyzers from 1.17.0 to 1.26.0 #347
Closed
Annotations
10 warnings
|
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/DotSchemaPublisher.cs#L77
Dereference of a possibly null reference.
|
|
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