PROACTIVE CI: Paths standardization #398
Annotations
2 errors and 2 warnings
Check tests result (`main` only)
❌ There are 1 test failures. 3277 tests succedded, though :)
|
FULL → Build (without some images)
Process completed with exit code 1.
|
FULL → Build (without some images):
packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L96
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useMemo call and refer to those specific props inside useMemo
|
FULL → Build (without some images):
packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L104
React Hook useImperativeHandle has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useImperativeHandle call and refer to those specific props inside useImperativeHandle
|
The logs for this run have expired and are no longer available.
Loading