New plugin search color scheme #6438
Annotations
3 errors and 10 warnings
Build:
packages/components/src/components/explore-main-product-cards.tsx#L31
'i' is defined but never used. Allowed unused args must match /^_/u
|
Build:
packages/components/src/components/text-link.stories.tsx#L1
'Layout' is defined but never used. Allowed unused vars must match /^_/u
|
Build
Process completed with exit code 1.
|
Build:
packages/components/src/products.tsx#L253
Unexpected any. Specify a different type
|
Build:
packages/components/src/underscore-redirects.ts#L7
Unexpected any. Specify a different type
|
Build:
packages/components/src/underscore-redirects.ts#L14
Unexpected any. Specify a different type
|
Build:
packages/components/src/underscore-redirects.ts#L14
Unexpected any. Specify a different type
|
Build:
packages/components/src/underscore-redirects.ts#L21
Unexpected any. Specify a different type
|
Build:
packages/editor/src/editor/editor.stories.tsx#L116
Unexpected any. Specify a different type
|
Build:
packages/editor/src/editor/enriched-language-service.ts#L93
Unexpected any. Specify a different type
|
Build:
packages/editor/src/editor/executable-document-editor.tsx#L172
React Hook useEffect has a missing dependency: 'completionProvider'. Either include it or remove the dependency array
|
Build:
packages/editor/src/editor/schema-diff-editor.tsx#L25
React Hook useImperativeHandle has a missing dependency: 'originalSchemaService.editorApi'. Either include it or remove the dependency array
|
Build:
packages/editor/src/editor/schema-editor.tsx#L31
React Hook useImperativeHandle has a missing dependency: 'editorApi'. Either include it or remove the dependency array
|