Passed dimensions to the PlotLine element. disabled zoom and pan for … #38
Annotations
3 errors and 10 warnings
|
core
Process completed with exit code 1.
|
|
core:
src/components/ZarrLoaderLRU.tsx#L114
Unexpected any. Specify a different type
|
|
core:
src/components/UI/MetaData.tsx#L13
Unexpected any. Specify a different type
|
|
core:
src/components/Textures/colormap.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
core:
src/components/PlotObjects/PlotObjects.tsx#L357
React Hook useMemo has a missing dependency: 'colormap'. Either include it or remove the dependency array
|
|
core:
src/components/PlotObjects/PlotObjects.tsx#L325
React Hook useMemo has a missing dependency: 'range'. Either include it or remove the dependency array
|
|
core:
src/components/PlotObjects/PlotObjects.tsx#L317
React Hook useMemo has missing dependencies: 'maxVal', 'minVal', and 'range'. Either include them or remove the dependency array
|
|
core:
src/components/PlotObjects/PlotLine.tsx#L105
React Hook useMemo has a missing dependency: 'colormap'. Either include it or remove the dependency array
|
|
core:
src/components/PlotObjects/PlotLine.tsx#L73
React Hook useMemo has a missing dependency: 'range'. Either include it or remove the dependency array
|
|
core:
src/components/PlotObjects/PlotLine.tsx#L65
React Hook useMemo has missing dependencies: 'maxVal' and 'minVal'. Either include them or remove the dependency array
|
|
core:
src/components/PlotObjects/FixedTicks.tsx#L53
React Hook useMemo has missing dependencies: 'camera.position.x', 'camera.position.y', 'viewport.height', and 'viewport.width'. Either include them or remove the dependency array
|
|
core:
src/components/CanvasGeometry.tsx#L116
React Hook useEffect has a missing dependency: 'ZarrDS'. Either include it or remove the dependency array
|
|
core:
src/components/CanvasGeometry.tsx#L103
React Hook useEffect has a missing dependency: 'ZarrDS'. Either include it or remove the dependency array
|