Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

if i have error in the line #N - i get the error msg for next line #6

Open
nCodefresh opened this issue Nov 24, 2016 · 1 comment
Open
Labels

Comments

@nCodefresh
Copy link

//test
version: '1.0'
steps:
  test:
    image: node:latest

Result:

Validation error: end of the stream or a document separator is expected at line 2, column 8:
    version: '1.0'
           ^

version of cyv: 0.0.5

@noamt
Copy link
Contributor

noamt commented Nov 27, 2016

Same issue as nodeca/js-yaml#243

@noamt noamt added the bug label Nov 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants