Skip to content

Conversation

@doriable
Copy link
Member

@doriable doriable commented Dec 4, 2024

In the past, we were not correctly surfacing build errors to users from buf lint in the console, and were instead parsed and eaten in the dev console.
This PR directs all previous console.log statements to the user-facing output console and properly surfaces the build errors, e.g.:

Screenshot 2024-12-04 at 15 22 21

This will make it easier for users to debugging build failures through the extension much easier.

Fixes #347

@doriable doriable requested a review from paul-sachs December 4, 2024 20:29
@doriable doriable merged commit c082ec8 into main Dec 5, 2024
6 checks passed
@doriable doriable deleted the fix-console-output branch December 5, 2024 17:38
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.

Buf.yaml: Multiple modules to have the same path causes extension to stop working

3 participants