Skip to content

feat: Migrate GraphiQL frontend to standalone Vite-built React 18 package #30596

feat: Migrate GraphiQL frontend to standalone Vite-built React 18 package

feat: Migrate GraphiQL frontend to standalone Vite-built React 18 package #30596

Triggered via pull request November 2, 2025 21:49
@amcaplanamcaplan
synchronize #6560
Status Success
Total duration 9s
Artifacts

cla.yml

on: pull_request_target
[PR] CLA
6s
[PR] CLA
Fit to window
Zoom out
Zoom in

Annotations

6 errors
packages/app/src/cli/services/dev/graphiql/server.ts#L106
[prettier/prettier] Replace `'/extensions/graphiql/assets',·express.static(joinPath(graphiqlAssetsDir,·'extensions',·'graphiql',·'assets'))` with `⏎····'/extensions/graphiql/assets',⏎····express.static(joinPath(graphiqlAssetsDir,·'extensions',·'graphiql',·'assets')),⏎··`
packages/graphiql-console/src/components/ApiVersionSelector/ApiVersionSelector.test.tsx#L37
[@typescript-eslint/no-unnecessary-type-assertion] This assertion is unnecessary since it does not change the type of the expression.
packages/graphiql-console/src/components/ApiVersionSelector/ApiVersionSelector.test.tsx#L51
[@typescript-eslint/no-unnecessary-type-assertion] This assertion is unnecessary since it does not change the type of the expression.
packages/graphiql-console/src/components/ApiVersionSelector/ApiVersionSelector.test.tsx#L71
[@typescript-eslint/no-unnecessary-type-assertion] This assertion is unnecessary since it does not change the type of the expression.
packages/graphiql-console/src/components/ApiVersionSelector/ApiVersionSelector.test.tsx#L79
[@typescript-eslint/no-unnecessary-type-assertion] This assertion is unnecessary since it does not change the type of the expression.
packages/graphiql-console/src/components/ApiVersionSelector/ApiVersionSelector.test.tsx#L89
[@typescript-eslint/no-unnecessary-type-assertion] This assertion is unnecessary since it does not change the type of the expression.