-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
CheckTest.Run fails with a generic error parse failed: invalid proto source and missing details. The original error is ignored by the error reported here.
bufplugin-go/check/checktest/checktest.go
Lines 333 to 336 in 7872400
| Reporter: reporter.NewReporter( | |
| func(reporter.ErrorWithPos) error { | |
| return nil | |
| }, |
It's very difficult to debug such an error without knowing the actual cause.
Metadata
Metadata
Assignees
Labels
No labels