Add custom hostname support #1053
Annotations
1 error and 6 warnings
|
build
Process completed with exit code 1.
|
|
build:
packages/react/src/components/Form.tsx#L89
React Hook useEffect has missing dependencies: 'context.api?.edge?.clientContextId', 'context.api?.edge?.edgeUrl', 'isEditing', 'params.FormId', and 'rendering.uid'. Either include them or remove the dependency array
|
|
build:
packages/react/src/components/DesignLibrary/DesignLibrary.tsx#L159
React Hook useEffect has missing dependencies: 'isDesignLibrary', 'loadImportMap', 'propsState.fields', and 'propsState.params'. Either include them or remove the dependency array
|
|
build:
packages/react/src/components/DesignLibrary/DesignLibrary.tsx#L48
@param "props" does not match an existing function parameter
|
|
build:
packages/content/src/layout/rewrite-edge-host.test.ts#L213
Missing JSDoc @param "componentCount" declaration
|
|
build:
packages/content/src/client/edge-proxy.ts#L3
Missing JSDoc @param "sitecoreEdgeUrl" declaration
|
|
build:
packages/core/src/constants.ts#L14
Expected only 0 line after block description
|