Merge pull request #3392 from adumesny/master #3
ci.yml
on: push
lint + unit tests + coverage
31s
react unit tests
49s
Annotations
2 warnings
|
react unit tests:
react/projects/lib/src/hooks.ts#L77
React Hook useMemo has an unnecessary dependency: 'layoutVersion'. Either exclude it or remove the dependency array
|
|
react unit tests:
react/projects/lib/src/gridstack.tsx#L345
React Hook useMemo has an unnecessary dependency: 'layoutVersion'. Either exclude it or remove the dependency array
|