Bump JsonSchema.Net from 7.4.0 to 9.0.0 #348
Open
Annotations
9 errors and 10 warnings
|
Build solution
Process completed with exit code 1.
|
|
Build solution:
Cogs.Publishers/FluentJsonSchemaPublisher.cs#L214
Argument 2: cannot convert from 'System.Collections.Generic.List<Json.Schema.JsonSchema>' to 'Json.Schema.JsonSchemaBuilder'
|
|
Build solution:
Cogs.Publishers/FluentJsonSchemaPublisher.cs#L126
Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, Json.Schema.JsonSchema>' to 'System.Collections.Generic.IReadOnlyDictionary<string, Json.Schema.JsonSchemaBuilder>'
|
|
Build solution:
Cogs.Publishers/FluentJsonSchemaPublisher.cs#L86
Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, Json.Schema.JsonSchema>' to 'System.Collections.Generic.IReadOnlyDictionary<string, Json.Schema.JsonSchemaBuilder>'
|
|
Build solution:
Cogs.Publishers/FluentJsonSchemaPublisher.cs#L70
Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, Json.Schema.JsonSchema>' to 'System.Collections.Generic.IReadOnlyDictionary<string, Json.Schema.JsonSchemaBuilder>'
|
|
Build solution:
Cogs.Publishers/FluentJsonSchemaPublisher.cs#L214
Argument 2: cannot convert from 'System.Collections.Generic.List<Json.Schema.JsonSchema>' to 'Json.Schema.JsonSchemaBuilder'
|
|
Build solution:
Cogs.Publishers/FluentJsonSchemaPublisher.cs#L126
Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, Json.Schema.JsonSchema>' to 'System.Collections.Generic.IReadOnlyDictionary<string, Json.Schema.JsonSchemaBuilder>'
|
|
Build solution:
Cogs.Publishers/FluentJsonSchemaPublisher.cs#L86
Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, Json.Schema.JsonSchema>' to 'System.Collections.Generic.IReadOnlyDictionary<string, Json.Schema.JsonSchemaBuilder>'
|
|
Build solution:
Cogs.Publishers/FluentJsonSchemaPublisher.cs#L70
Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, Json.Schema.JsonSchema>' to 'System.Collections.Generic.IReadOnlyDictionary<string, Json.Schema.JsonSchemaBuilder>'
|
|
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/BuildSphinxDocumentation.cs#L435
Dereference of a possibly null reference.
|
|
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#L334
Converting null literal or possible null value to non-nullable type.
|
|
Build solution:
Cogs.Publishers/DotSchemaPublisher.cs#L77
Dereference of a possibly null reference.
|
|
Build solution:
Cogs.Publishers/UmlSchemaPublisher.cs#L154
Converting null literal or possible null value to non-nullable type.
|
Loading