Skip to content

Add additional error logs from the root failure #2637

Open

Description

when we fail to extract a schema decl (e.g. typealias, data, etc.) we propagate errors for any corresponding schema references (i.e. anywhere in the schema we find foo.Failed etc.). this produces errors like "unsupported request/response type" on referencing verbs

We should make it clear that the errors are all related, and highlight the "root" one

//ftl:typealias
type MyCoolRequest struct {
	Params  MyCoolParams
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    backlogNot pressing, but should be looked at somedaydx

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions