Add a plain-language scan readout#40
Open
eshankiyer wants to merge 1 commit into
Open
Annotations
10 errors and 5 warnings
|
Lint:
PanTS-Demo/src/helpers/CornerstoneNifti2.tsx#L96
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
PanTS-Demo/src/helpers/CornerstoneNifti2.tsx#L80
'_crosshairChangeCallbacks' is never reassigned. Use 'const' instead
|
|
Lint:
PanTS-Demo/src/contexts/fileContexts.tsx#L9
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
|
Lint:
PanTS-Demo/src/contexts/annotationContexts.tsx#L13
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
|
Lint:
PanTS-Demo/src/components/SnakeGame/SnakeGame.tsx#L245
Unexpected any. Specify a different type
|
|
Lint:
PanTS-Demo/src/components/SnakeGame/SnakeGame.tsx#L61
Prefer using the primitive `symbol` as a type name, rather than the upper-cased `Symbol`
|
|
Lint:
PanTS-Demo/src/components/SnakeGame/SnakeGame.tsx#L21
Prefer using the primitive `symbol` as a type name, rather than the upper-cased `Symbol`
|
|
Lint:
PanTS-Demo/src/components/OrganMesh.tsx#L12
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
PanTS-Demo/src/components/MeshViewer.tsx#L19
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
PanTS-Demo/src/components/InferenceUpload.tsx#L10
Unexpected any. Specify a different type
|
|
Complete job
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
PanTS-Demo/src/routes/UploadPage.tsx#L78
React Hook useCallback has a missing dependency: 'allowedExtensions'. Either include it or remove the dependency array
|
|
Lint:
PanTS-Demo/src/components/SnakeGame/SnakeGame.tsx#L227
React Hook useCallback has an unnecessary dependency: 'isPlaying'. Either exclude it or remove the dependency array
|
|
Lint:
PanTS-Demo/src/components/SnakeGame/SnakeGame.tsx#L33
React Hook useEffect has a missing dependency: 'handleDirectionChange'. Either include it or remove the dependency array
|
|
Lint:
PanTS-Demo/src/components/NestedCheckBox/NestedCheckBox.tsx#L92
React Hook useEffect has missing dependencies: 'cacheKey' and 'clabelId'. Either include them or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading