build(deps-dev): bump jsdom from 25.0.1 to 30.0.1 in /PanTS-Demo - #127
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump jsdom from 25.0.1 to 30.0.1 in /PanTS-Demo#127dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 errors and 11 warnings
|
Lint:
PanTS-Demo/src/contexts/authContext.tsx#L346
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/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/viewer/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/viewer/MeshViewer.tsx#L24
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/viewer/AnnotationToolbar.tsx#L83
Unexpected any. Specify a different type
|
|
Lint:
PanTS-Demo/src/components/segmentation/SliceAnchorPickerUI.tsx#L11
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/ReportScreen/ReportScreen.tsx#L433
Empty block statement
|
|
Lint:
PanTS-Demo/src/components/ReportScreen/ReportScreen.tsx#L122
Unnecessary escape character: \-
|
|
Lint:
PanTS-Demo/src/components/MeshViewer.tsx#L24
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/components/walkthrough/ToolWalkthrough.tsx#L159
React Hook useLayoutEffect has a missing dependency: 'targetRect'. Either include it or remove the dependency array
|
|
Lint:
PanTS-Demo/src/components/viewer/MeshViewer.tsx#L44
React Hook useMemo has an unnecessary dependency: 'editVersion'. Either exclude it or remove the dependency array
|
|
Lint:
PanTS-Demo/src/components/ReportScreen/ReportScreen.tsx#L461
React Hook useEffect has missing dependencies: 'curOrganData', 'curOrganName', 'flagged', 'onClearHighlight', 'onHideOrgans', and 'onOrganHighlight'. Either include them or remove the dependency array. If 'onClearHighlight' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Lint:
PanTS-Demo/src/components/ReportScreen/ReportScreen.tsx#L436
React Hook useEffect has a missing dependency: 'fetchPlain'. Either include it or remove the dependency array
|
|
Lint:
PanTS-Demo/src/components/ReportScreen/FindingsTimeline.tsx#L64
React Hook useEffect has a missing dependency: 'ordered'. 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
|
|
Lint:
PanTS-Demo/src/components/MeshViewer.tsx#L44
React Hook useMemo has an unnecessary dependency: 'editVersion'. Either exclude it or remove the dependency array
|
|
Lint:
PanTS-Demo/src/components/CtPreview/DicomPreview.tsx#L101
React Hook useEffect has a missing dependency: 'slice.total'. Either include it or remove the dependency array
|
|
Lint:
PanTS-Demo/src/components/CtPreview/DicomPreview.tsx#L92
The ref value 'elementRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'elementRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Lint:
PanTS-Demo/src/components/AuthModal.tsx#L50
React Hook useEffect has a missing dependency: 'dismiss'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading