Skip to content

Merge pull request #70 from hadashiA/ku/move-tests #145

Merge pull request #70 from hadashiA/ku/move-tests

Merge pull request #70 from hadashiA/ku/move-tests #145

Triggered via push December 11, 2023 00:39
Status Success
Total duration 50s
Artifacts

test.yaml

on: push
test-dotnet
42s
test-dotnet
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test-dotnet: VYaml.Core/Emitter/Utf8YamlEmitter.cs#L52
The field 'Utf8YamlEmitter.tagBufferStatic' is never used
test-dotnet: VYaml.Core/Serialization/Formatters/InterfaceDictionaryFormatter.cs#L42
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
test-dotnet: VYaml.Core/Serialization/Formatters/EnumAsStringFormatter.cs#L56
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
test-dotnet: VYaml.Core/Serialization/Formatters/PrimitiveObjectFormatter.cs#L170
The type 'object?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'object?' doesn't match 'notnull' constraint.
test-dotnet: VYaml.Core/Emitter/Utf8YamlEmitter.cs#L52
The field 'Utf8YamlEmitter.tagBufferStatic' is never used
test-dotnet: VYaml.Core/Serialization/Formatters/EnumAsStringFormatter.cs#L56
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
test-dotnet: VYaml.Core/Serialization/Formatters/InterfaceDictionaryFormatter.cs#L42
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.