Skip to content

yaml parsing error message is not helpful #14

@jonathanlloyd

Description

@jonathanlloyd

Steps to reproduce:

  1. Create a file with invalid yaml
  2. Run rif <that file>

Current output:

Error parsing .rif file: yaml: unmarshal errors:
  line 1: cannot unmarshal !!str `cmake_m...` into fileversions.RifYamlFileV0

Desired output

Something more like:

Error: <filename> is not valid yaml

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions