Daily tests run #90
Annotations
10 warnings
packages/js/product-editor/src/blocks/generic/linked-product-list/edit.tsx#L100
React Hook useEffect has a missing dependency: 'loadLinkedProductsDispatcher'. Either include it or remove the dependency array
|
packages/js/product-editor/src/blocks/generic/linked-product-list/edit.tsx#L111
React Hook useCallback has missing dependencies: 'productId' and 'searchProductsDispatcher'. Either include them or remove the dependency array
|
packages/js/product-editor/src/blocks/generic/taxonomy/create-taxonomy-modal.tsx#L57
React Hook useCallback has a missing dependency: 'searchEntity'. Either include it or remove the dependency array
|
packages/js/product-editor/src/blocks/generic/taxonomy/create-taxonomy-modal.tsx#L64
React Hook useEffect has a missing dependency: 'searchDelayed'. Either include it or remove the dependency array
|
packages/js/product-editor/src/blocks/generic/taxonomy/edit.tsx#L75
React Hook useCallback has a missing dependency: 'searchEntity'. Either include it or remove the dependency array
|
packages/js/product-editor/src/blocks/generic/taxonomy/edit.tsx#L84
React Hook useEffect has a missing dependency: 'searchDelayed'. Either include it or remove the dependency array
|
packages/js/product-editor/src/blocks/product-fields/attributes/edit.tsx#L48
React Hook useEffect has a missing dependency: 'fetchAttributes'. Either include it or remove the dependency array
|
|
|
|
The logs for this run have expired and are no longer available.
Loading