Bump YamlDotNet from 17.1.0 to 18.1.0#362
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 warnings
|
Build solution:
Cogs.Publishers/DotSchemaPublisher.cs#L52
Non-nullable property 'ClassList' 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#L42
Non-nullable property 'Output' 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#L37
Non-nullable property 'Format' 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#L29
Non-nullable property 'DotLocation' 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#L25
Non-nullable property 'TargetDirectory' 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#L368
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/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.
|
background
wait
wait-all
cancel
parallel
Loading