Merge branch 'default' into hooks #372
Annotations
4 errors and 3 warnings
.eslintrc.js#L1
'module' is not defined
|
src/index.js#L319
'process' is not defined
|
test/.eslintrc.js#L1
'module' is not defined
|
|
src/index.js#L35
React Hook useEffect has missing dependencies: 'container' and 'options'. Either include them or remove the dependency array
|
src/index.js#L50
React Hook useEffect has a missing dependency: 'callback'. Either include it or remove the dependency array. If 'callback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/index.js#L50
React Hook useEffect has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
|
This job failed
Loading