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

fix step yml parsing error log #682

Merged
merged 1 commit into from
Oct 29, 2019
Merged

Conversation

godrei
Copy link
Contributor

@godrei godrei commented Oct 28, 2019

From this:

ERRO[16:35:58] Step (local step) failed, error: yaml: unmarshal errors:
  line 2: cannot unmarshal !!map into string

to this:

ERRO[16:36:29] Step (local step) failed: failed to parse step definition ($HOME/Develop/go/src/github.com/bitrise-steplib/steps-xcode-test/step.yml): yaml: unmarshal errors:
  line 2: cannot unmarshal !!map into string

@godrei godrei requested a review from a team October 29, 2019 08:13
@ghost ghost requested review from richard-bogdan-bitrise and removed request for a team October 29, 2019 08:13
Copy link
Contributor

@richard-bogdan-bitrise richard-bogdan-bitrise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review ok.

@godrei godrei merged commit c87a062 into master Oct 29, 2019
@godrei godrei deleted the TOOL-456-fix-yml-parsing-error branch October 29, 2019 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants