more code coverage tweaks #2
ci.yml
on: pull_request
lint + unit tests + coverage
53s
react unit tests
47s
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
|