Skip to content

feat(graphiql-react): expose customScalarSchemas for the variable editor #2997

feat(graphiql-react): expose customScalarSchemas for the variable editor

feat(graphiql-react): expose customScalarSchemas for the variable editor #2997

Re-run triggered July 29, 2026 15:07
Status Failure
Total duration 28m 25s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
CSpell
Process completed with exit code 1.
Vitest Unit Tests
Process completed with exit code 1.
Vitest Unit Tests
graphql-language-service-server#test: command (/home/runner/work/graphiql/graphiql/packages/graphql-language-service-server) /tmp/xfs-5828bf0f/yarn run test exited (1)
src/__tests__/MessageProcessor.spec.ts > MessageProcessor with config > caches files and schema with a URL config: packages/graphql-language-service-server/src/__tests__/MessageProcessor.spec.ts#L433
AssertionError: expected { …(2) } to deeply equal { …(2) } - Expected + Received @@ -1,9 +1,9 @@ { "end": { "character": 1, - "line": 106, + "line": 109, }, "start": { "character": 0, "line": 11, }, ❯ src/__tests__/MessageProcessor.spec.ts:433:54