The code in the https://github.com/graphql/graphiql/blob/main/packages/cm6-graphql/src/lint.ts#L33-L38 prevent the LSP from returning meaningful information to the LSP client to be visualized in diagnostics, error, etc. it should probably return a separate array per error, with precise line information?