Skip to content

chore: improve error output#30

Open
strowk wants to merge 1 commit into
uw-labs:masterfrom
strowk:master
Open

chore: improve error output#30
strowk wants to merge 1 commit into
uw-labs:masterfrom
strowk:master

Conversation

@strowk

@strowk strowk commented Aug 21, 2025

Copy link
Copy Markdown

Changes returned error so that log would contain json value that failed to be parsed.

background: sometimes go mod download can print stuff that is not json (typically errors and/or warnings). Using combined output results in entire output (logs and all) to be parsed as json. This can result in an error and produce unclear output. This change suggests to make output more clear in this and possibly other cases.

Changes returned error so that log would
contain json value that failed to be parsed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant