feat(ViSR): Tomography slice viewer #443
Annotations
3 errors and 2 warnings
|
ci
Process completed with exit code 1.
|
|
ci
@atlas/visr#lint: command (/home/runner/work/atlas/atlas/apps/visr) /home/runner/setup-pnpm/node_modules/.bin/.tools/pnpm/10.17.1/bin/pnpm run lint exited (1)
|
|
ci:
apps/visr/src/utils/createArrayFromView.test.tsx#L1
'NdArray' is defined but never used
|
|
ci
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci:
apps/visr/src/components/tomography/VolumeRenderer.tsx#L38
React Hook useMemo has missing dependencies: 'opacityScale', 'steps', and 'threshold'. Either include them or remove the dependency array
|