eo-yaml icon indicating copy to clipboard operation
eo-yaml copied to clipboard

the yaml node is not a yaml mapping

Open auriium2 opened this issue 3 years ago • 4 comments

for some reason the string

"""
            
            number: 2
            sadder: 2
            
            
""";

being parsed by the code

YamlMapping pass = Yaml.createYamlInput(STRING_CONSTANT).readYamlMapping();

throws a YamlReadingException stating that it is

com.amihaiemil.eoyaml.exceptions.YamlReadingException: The YamlNode is not a YamlMapping!

auriium2 avatar Feb 20 '22 00:02 auriium2

@superyuuki thank you for reporting this. I'll assign someone to take care of it soon.

zoeself avatar Feb 20 '22 00:02 zoeself

@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role DEV available or because the project does not have enough funds.

Please, make sure there is at least one available contributor with the required role and the project can afford to pay them.

zoeself avatar Feb 20 '22 00:02 zoeself

@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role DEV available or because the project does not have enough funds.

Please, make sure there is at least one available contributor with the required role and the project can afford to pay them.

zoeself avatar Feb 18 '23 03:02 zoeself

@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role DEV available or because the project does not have enough funds.

Please, make sure there is at least one available contributor with the required role and the project can afford to pay them.

zoeself avatar Feb 18 '23 04:02 zoeself