Skip to content

checktest package omits parsing error details #18

@maratori

Description

@maratori

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.

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions