feat: Migrate GraphiQL frontend to standalone Vite-built React 18 package #30596
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.
|