simplify & focus #3
Annotations
7 errors and 1 warning
Lint with ESLint:
packages/map/components/AutoMap.js#L1
'useEffect' is defined but never used
|
Lint with ESLint:
packages/map/components/AutoMap.js#L67
'mapProps' is missing in props validation
|
Lint with ESLint:
packages/map/components/AutoMap.js#L115
'activeOverlays' is assigned a value but never used
|
Lint with ESLint:
packages/map/src/components/AutoMap.js#L1
'useEffect' is defined but never used
|
Lint with ESLint:
packages/map/src/components/AutoMap.js#L69
'mapProps' is missing in props validation
|
Lint with ESLint:
packages/map/src/components/AutoMap.js#L118
'activeOverlays' is assigned a value but never used
|
Lint with ESLint
Process completed with exit code 1.
|
Lint with ESLint:
packages/map/src/__tests__/map.js#L134
Some tests seem to be commented
|
Loading