build(deps): bump YamlDotNet from 15.3.0 to 16.1.3 #3851
Annotations
10 errors
src/Docfx.YamlSerialization/ObjectGraphTraversalStrategies/FullObjectGraphTraversalStrategy.cs#L53
'FullObjectGraphTraversalStrategy.Traverse<TContext>(IObjectDescriptor, IObjectGraphVisitor<TContext>, TContext)' in explicit interface declaration is not found among members of the interface that can be implemented
|
src/Docfx.YamlSerialization/ObjectGraphTraversalStrategies/FullObjectGraphTraversalStrategy.cs#L22
'FullObjectGraphTraversalStrategy' does not implement interface member 'IObjectGraphTraversalStrategy.Traverse<TContext>(IObjectDescriptor, IObjectGraphVisitor<TContext>, TContext, ObjectSerializer)'
|
src/Docfx.YamlSerialization/ObjectGraphVisitors/ExclusiveObjectGraphVisitor.cs#L26
'ExclusiveObjectGraphVisitor.EnterMapping(IPropertyDescriptor, IObjectDescriptor, IEmitter)': no suitable method found to override
|
src/Docfx.YamlSerialization/NodeDeserializers/EmitArrayNodeDeserializer.cs#L20
'EmitArrayNodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object>, out object)' in explicit interface declaration is not found among members of the interface that can be implemented
|
src/Docfx.YamlSerialization/NodeDeserializers/EmitArrayNodeDeserializer.cs#L13
'EmitArrayNodeDeserializer' does not implement interface member 'INodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object?>, out object?, ObjectDeserializer)'
|
src/Docfx.YamlSerialization/NodeDeserializers/EmitGenericCollectionNodeDeserializer.cs#L32
'EmitGenericCollectionNodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object>, out object)' in explicit interface declaration is not found among members of the interface that can be implemented
|
src/Docfx.YamlSerialization/NodeDeserializers/EmitGenericCollectionNodeDeserializer.cs#L17
'EmitGenericCollectionNodeDeserializer' does not implement interface member 'INodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object?>, out object?, ObjectDeserializer)'
|
src/Docfx.YamlSerialization/NodeDeserializers/EmitGenericDictionaryNodeDeserializer.cs#L29
'EmitGenericDictionaryNodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object>, out object)' in explicit interface declaration is not found among members of the interface that can be implemented
|
src/Docfx.YamlSerialization/NodeDeserializers/EmitGenericDictionaryNodeDeserializer.cs#L14
'EmitGenericDictionaryNodeDeserializer' does not implement interface member 'INodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object?>, out object?, ObjectDeserializer)'
|
src/Docfx.YamlSerialization/TypeInspectors/EmitTypeInspector.cs#L380
'EmitTypeInspector.EmitPropertyDescriptor' does not implement interface member 'IPropertyDescriptor.AllowNulls'
|
The logs for this run have expired and are no longer available.
Loading