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

Issue test which I think is a bug #18

Open
123sarahj123 opened this issue Jul 11, 2023 · 0 comments
Open

Issue test which I think is a bug #18

123sarahj123 opened this issue Jul 11, 2023 · 0 comments

Comments

@123sarahj123
Copy link
Collaborator

We're seeing an issue where the buildkite agent fails to parse the JSON-formatted pipeline file we're passing to buildkite-agent pipeline upload:

Pipeline parsing of "tmpjdd2BG" failed (Failed to parse tmpjdd2BG: line 531: found invalid Unicode character escape code)

I was able to reproduce the issue on the Go Playground using the same YAML library that the agent uses. The Go standard library JSON parser handles the input without an issue.

I found a related issue on the upstream go-yaml project.

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

No branches or pull requests

1 participant