build(deps): bump YamlDotNet from 13.7.1 to 15.1.0 #3090
Annotations
10 errors and 1 warning
src/Docfx.YamlSerialization/YamlSerializer.cs#L122
There is no argument given that corresponds to the required parameter 'formatter' of 'JsonEventEmitter.JsonEventEmitter(IEventEmitter, YamlFormatter, INamingConvention)'
|
src/Docfx.YamlSerialization/YamlSerializer.cs#L126
There is no argument given that corresponds to the required parameter 'quoteNecessaryStrings' of 'TypeAssigningEventEmitter.TypeAssigningEventEmitter(IEventEmitter, bool, IDictionary<Type, TagName>, bool, bool, ScalarStyle, YamlFormatter, INamingConvention)'
|
src/Docfx.YamlSerialization/NodeDeserializers/ExtensibleObjectNodeDeserializer.cs#L46
The type arguments for method 'TypeConverter.ChangeType<T>(object?, INamingConvention)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
|
src/Docfx.YamlSerialization/NodeDeserializers/ExtensibleObjectNodeDeserializer.cs#L54
The type arguments for method 'TypeConverter.ChangeType<T>(object?, INamingConvention)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
|
src/Docfx.YamlSerialization/NodeDeserializers/EmitGenericCollectionNodeDeserializer.cs#L87
No overload for method 'ChangeType' takes 1 arguments
|
src/Docfx.YamlSerialization/NodeDeserializers/EmitGenericCollectionNodeDeserializer.cs#L93
No overload for method 'ChangeType' takes 1 arguments
|
src/Docfx.YamlSerialization/YamlDeserializer.cs#L92
There is no argument given that corresponds to the required parameter 'enumNamingConvention' of 'ScalarNodeDeserializer.ScalarNodeDeserializer(bool, ITypeConverter, YamlFormatter, INamingConvention)'
|
src/Docfx.YamlSerialization/YamlDeserializer.cs#L97
There is no argument given that corresponds to the required parameter 'enumNamingConvention' of 'CollectionNodeDeserializer.CollectionNodeDeserializer(IObjectFactory, INamingConvention)'
|
src/Docfx.YamlSerialization/YamlDeserializer.cs#L109
There is no argument given that corresponds to the required parameter 'enumNamingConvention' of 'NodeValueDeserializer.NodeValueDeserializer(IList<INodeDeserializer>, IList<INodeTypeResolver>, ITypeConverter, INamingConvention)'
|
src/Docfx.YamlSerialization/NodeDeserializers/ExtensibleObjectNodeDeserializer.cs#L46
The type arguments for method 'TypeConverter.ChangeType<T>(object?, INamingConvention)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
|
|
The logs for this run have expired and are no longer available.
Loading