Skip to content

build(deps): bump YamlDotNet from 15.3.0 to 16.1.2 #3828

build(deps): bump YamlDotNet from 15.3.0 to 16.1.2

build(deps): bump YamlDotNet from 15.3.0 to 16.1.2 #3828

Triggered via pull request September 19, 2024 03:19
@dependabotdependabot[bot]
synchronize #10209
Status Failure
Total duration 4m 1s
Artifacts 3

ci.yml

on: pull_request_target
Matrix: test
publish-docs
0s
publish-docs
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 warning
test (macos-latest): 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
test (macos-latest): src/Docfx.YamlSerialization/ObjectGraphTraversalStrategies/FullObjectGraphTraversalStrategy.cs#L22
'FullObjectGraphTraversalStrategy' does not implement interface member 'IObjectGraphTraversalStrategy.Traverse<TContext>(IObjectDescriptor, IObjectGraphVisitor<TContext>, TContext, ObjectSerializer)'
test (macos-latest): src/Docfx.YamlSerialization/ObjectGraphVisitors/ExclusiveObjectGraphVisitor.cs#L26
'ExclusiveObjectGraphVisitor.EnterMapping(IPropertyDescriptor, IObjectDescriptor, IEmitter)': no suitable method found to override
test (macos-latest): src/Docfx.YamlSerialization/TypeInspectors/EmitTypeInspector.cs#L380
'EmitTypeInspector.EmitPropertyDescriptor' does not implement interface member 'IPropertyDescriptor.AllowNulls'
test (macos-latest): src/Docfx.YamlSerialization/TypeInspectors/EmitTypeInspector.cs#L380
'EmitTypeInspector.EmitPropertyDescriptor' does not implement interface member 'IPropertyDescriptor.Required'
test (macos-latest): src/Docfx.YamlSerialization/TypeInspectors/EmitTypeInspector.cs#L380
'EmitTypeInspector.EmitPropertyDescriptor' does not implement interface member 'IPropertyDescriptor.ConverterType'
test (macos-latest): src/Docfx.YamlSerialization/TypeInspectors/EmitTypeInspector.cs#L432
'EmitTypeInspector.ExtensiblePropertyDescriptor' does not implement interface member 'IPropertyDescriptor.AllowNulls'
test (macos-latest): src/Docfx.YamlSerialization/TypeInspectors/EmitTypeInspector.cs#L432
'EmitTypeInspector.ExtensiblePropertyDescriptor' does not implement interface member 'IPropertyDescriptor.Required'
test (macos-latest): src/Docfx.YamlSerialization/TypeInspectors/EmitTypeInspector.cs#L432
'EmitTypeInspector.ExtensiblePropertyDescriptor' does not implement interface member 'IPropertyDescriptor.ConverterType'
test (macos-latest): src/Docfx.YamlSerialization/TypeInspectors/ExtensibleTypeInspectorSkeleton.cs#L10
'ExtensibleTypeInspectorSkeleton' does not implement interface member 'ITypeInspector.GetProperty(Type, object?, string, bool, bool)'
test (ubuntu-latest): 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
test (ubuntu-latest): src/Docfx.YamlSerialization/NodeDeserializers/EmitArrayNodeDeserializer.cs#L13
'EmitArrayNodeDeserializer' does not implement interface member 'INodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object?>, out object?, ObjectDeserializer)'
test (ubuntu-latest): 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
test (ubuntu-latest): src/Docfx.YamlSerialization/ObjectGraphTraversalStrategies/FullObjectGraphTraversalStrategy.cs#L22
'FullObjectGraphTraversalStrategy' does not implement interface member 'IObjectGraphTraversalStrategy.Traverse<TContext>(IObjectDescriptor, IObjectGraphVisitor<TContext>, TContext, ObjectSerializer)'
test (ubuntu-latest): 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
test (ubuntu-latest): src/Docfx.YamlSerialization/NodeDeserializers/EmitGenericCollectionNodeDeserializer.cs#L17
'EmitGenericCollectionNodeDeserializer' does not implement interface member 'INodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object?>, out object?, ObjectDeserializer)'
test (ubuntu-latest): 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
test (ubuntu-latest): src/Docfx.YamlSerialization/NodeDeserializers/EmitGenericDictionaryNodeDeserializer.cs#L14
'EmitGenericDictionaryNodeDeserializer' does not implement interface member 'INodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object?>, out object?, ObjectDeserializer)'
test (ubuntu-latest): src/Docfx.YamlSerialization/ObjectGraphVisitors/ExclusiveObjectGraphVisitor.cs#L26
'ExclusiveObjectGraphVisitor.EnterMapping(IPropertyDescriptor, IObjectDescriptor, IEmitter)': no suitable method found to override
test (ubuntu-latest): src/Docfx.YamlSerialization/NodeDeserializers/ExtensibleObjectNodeDeserializer.cs#L25
'ExtensibleObjectNodeDeserializer.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
test (windows-latest): 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
test (windows-latest): 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
test (windows-latest): src/Docfx.YamlSerialization/ObjectGraphTraversalStrategies/FullObjectGraphTraversalStrategy.cs#L22
'FullObjectGraphTraversalStrategy' does not implement interface member 'IObjectGraphTraversalStrategy.Traverse<TContext>(IObjectDescriptor, IObjectGraphVisitor<TContext>, TContext, ObjectSerializer)'
test (windows-latest): src/Docfx.YamlSerialization/NodeDeserializers/EmitArrayNodeDeserializer.cs#L13
'EmitArrayNodeDeserializer' does not implement interface member 'INodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object?>, out object?, ObjectDeserializer)'
test (windows-latest): 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
test (windows-latest): src/Docfx.YamlSerialization/NodeDeserializers/EmitGenericCollectionNodeDeserializer.cs#L17
'EmitGenericCollectionNodeDeserializer' does not implement interface member 'INodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object?>, out object?, ObjectDeserializer)'
test (windows-latest): src/Docfx.YamlSerialization/ObjectGraphVisitors/ExclusiveObjectGraphVisitor.cs#L26
'ExclusiveObjectGraphVisitor.EnterMapping(IPropertyDescriptor, IObjectDescriptor, IEmitter)': no suitable method found to override
test (windows-latest): 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
test (windows-latest): src/Docfx.YamlSerialization/NodeDeserializers/EmitGenericDictionaryNodeDeserializer.cs#L14
'EmitGenericDictionaryNodeDeserializer' does not implement interface member 'INodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object?>, out object?, ObjectDeserializer)'
test (windows-latest): src/Docfx.YamlSerialization/NodeDeserializers/ExtensibleObjectNodeDeserializer.cs#L25
'ExtensibleObjectNodeDeserializer.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
test (ubuntu-latest)
No files were found with the provided path: /tmp/coredump*. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
logs-macos-latest
3.64 MB
logs-ubuntu-latest
3.66 MB
logs-windows-latest
3.8 MB