feat: Hooks for multi-picking and cursor-tracking, changes to python
directory to provide functionality in Dash
#5912
Annotations
10 errors and 4 warnings
python (3.8):
python/src/components/SubsurfaceViewer/SubsurfaceViewer.tsx#L8
Replace `·PickingInfoPerView,·useMultiViewPicking·` with `⏎····PickingInfoPerView,⏎····useMultiViewPicking,⏎`
|
|
python (3.8):
python/src/components/SubsurfaceViewer/SubsurfaceViewer.tsx#L127
Replace `visible:·false` with `·visible:·false·`
|
python (3.8):
python/src/components/SubsurfaceViewer/SubsurfaceViewer.tsx#L166
Replace `props.pickingInfoPerView[props.viewId]?.coordinates` with `⏎····················props.pickingInfoPerView[props.viewId]?.coordinates?.at(0)`
|
python (3.8):
python/src/components/SubsurfaceViewer/SubsurfaceViewer.tsx#L167
Delete `····?.at(0)`
|
python (3.8):
python/src/components/SubsurfaceViewer/SubsurfaceViewer.tsx#L171
Replace `············{roundToSignificant(props.pickingInfoPerView[props.viewId]?.coordinates` with `················{roundToSignificant(⏎····················props.pickingInfoPerView[props.viewId]?.coordinates?.at(1)`
|
python (3.8):
python/src/components/SubsurfaceViewer/SubsurfaceViewer.tsx#L172
Delete `····?.at(1)`
|
|
python (3.8):
python/src/components/WellLogViewer/WellLogViewer.tsx#L54
Unexpected any. Specify a different type
|
python (3.8):
python/src/components/WellLogViewer/WellLogViewer.tsx#L66
Unexpected any. Specify a different type
|
python (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
python (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
python (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
python (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|