Viewer: shareable links, measurement flyout, jump-to-organ + upload preview fix#32
Merged
Annotations
9 errors and 5 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
PanTS-Demo/src/vite-env.d.ts#L4
Unexpected any. Specify a different type
|
|
Lint:
PanTS-Demo/src/routes/UploadPage.tsx#L18
Unexpected any. Specify a different type
|
|
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/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