Skip to content

fix(store): return YAML error when parsing twurlrc#54

Open
braveocheretovych wants to merge 1 commit intoxdevplatform:mainfrom
braveocheretovych:patch-1
Open

fix(store): return YAML error when parsing twurlrc#54
braveocheretovych wants to merge 1 commit intoxdevplatform:mainfrom
braveocheretovych:patch-1

Conversation

@braveocheretovych
Copy link
Copy Markdown

No description provided.

Signed-off-by: braveocheretovych <braveocheretovych@gmail.com>
Copy link
Copy Markdown
Collaborator

@santiagomed santiagomed left a comment

Choose a reason for hiding this comment

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

.

Copy link
Copy Markdown
Collaborator

@santiagomed santiagomed left a comment

Choose a reason for hiding this comment

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

Build fails: errors.NewYAMLError doesn't exist in the errors package. Either add a NewYAMLError function to errors/errors.go, or keep the existing NewJSONError call — both are deserialization errors and the distinction doesn't matter in practice.

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