Add tvd info to picks #1155
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 10 warnings
backend
Process completed with exit code 8.
|
frontend:
frontend/src/modules/Intersection/gridData.ts#L142
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
frontend:
frontend/src/modules/Intersection/gridData.ts#L142
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
frontend:
frontend/src/modules/Intersection/gridData.ts#L156
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
frontend:
frontend/src/modules/Intersection/gridData.ts#L156
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
frontend:
frontend/src/modules/Intersection/gridData.ts#L171
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
frontend:
frontend/src/modules/Intersection/gridData.ts#L172
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
frontend:
frontend/src/modules/Intersection/gridData.ts#L178
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
frontend:
frontend/src/modules/Intersection/gridData.ts#L179
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
frontend:
frontend/src/modules/Intersection/picks.ts#L321
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
frontend:
frontend/src/modules/Intersection/queryHooks.tsx#L132
'bodyCuttingPlane' is never reassigned. Use 'const' instead
|
frontend:
frontend/src/modules/Intersection/IntersectionController.ts#L4
'Axis' is defined but never used
|
frontend:
frontend/src/modules/Intersection/IntersectionController.ts#L12
'SeismicCanvasDataOptions' is defined but never used
|
frontend:
frontend/src/modules/Intersection/IntersectionController.ts#L14
'SeismicInfo' is defined but never used
|
frontend:
frontend/src/modules/Intersection/IntersectionController.ts#L153
'hMid' is assigned a value but never used
|
frontend:
frontend/src/modules/Intersection/IntersectionController.ts#L198
'addSeismicOverlay' is defined but never used
|
frontend:
frontend/src/modules/Intersection/SurfaceDirectoryProvider.ts#L11
'idx' is defined but never used
|
frontend:
frontend/src/modules/Intersection/SurfaceDirectoryProvider.ts#L24
'idx' is defined but never used
|
frontend:
frontend/src/modules/Intersection/gridData.ts#L63
Forbidden non-null assertion
|
frontend:
frontend/src/modules/Intersection/gridData.ts#L64
Forbidden non-null assertion
|
frontend:
frontend/src/modules/Intersection/gridData.ts#L66
Forbidden non-null assertion
|