build(deps): bump YamlDotNet from 15.3.0 to 16.1.2 #3822
Triggered via pull request
September 16, 2024 07:23
dependabot[bot]
opened
#10209
Status
Failure
Total duration
3m 36s
Artifacts
3
ci.yml
on: pull_request_target
Matrix: test
publish-docs
0s
Annotations
30 errors and 1 warning
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/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 (macos-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 (macos-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 (macos-latest):
src/Docfx.YamlSerialization/NodeDeserializers/ExtensibleObjectNodeDeserializer.cs#L12
'ExtensibleObjectNodeDeserializer' does not implement interface member 'INodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object?>, out object?, ObjectDeserializer)'
|
test (macos-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 (macos-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/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/ObjectGraphVisitors/ExclusiveObjectGraphVisitor.cs#L26
'ExclusiveObjectGraphVisitor.EnterMapping(IPropertyDescriptor, IObjectDescriptor, IEmitter)': no suitable method found to override
|
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/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/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/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/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):
src/Docfx.YamlSerialization/NodeDeserializers/ExtensibleObjectNodeDeserializer.cs#L12
'ExtensibleObjectNodeDeserializer' 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/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#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/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/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/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/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/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/ExtensibleObjectNodeDeserializer.cs#L12
'ExtensibleObjectNodeDeserializer' does not implement interface member 'INodeDeserializer.Deserialize(IParser, Type, Func<IParser, Type, object?>, out object?, ObjectDeserializer)'
|
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 (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.61 MB |
|
logs-ubuntu-latest
|
3.7 MB |
|
logs-windows-latest
|
3.85 MB |
|