Intersection
module with seismic, surfaces, well picks
#1160
Annotations
10 errors and 10 warnings
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/src/modules/Intersection/gridData.ts#L142
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
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/src/modules/Intersection/gridData.ts#L156
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
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/src/modules/Intersection/gridData.ts#L172
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
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/src/modules/Intersection/gridData.ts#L179
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
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/src/modules/Intersection/queryHooks.tsx#L132
'bodyCuttingPlane' is never reassigned. Use 'const' instead
|
frontend/src/modules/Intersection/IntersectionController.ts#L4
'Axis' is defined but never used
|
frontend/src/modules/Intersection/IntersectionController.ts#L12
'SeismicCanvasDataOptions' is defined but never used
|
frontend/src/modules/Intersection/IntersectionController.ts#L14
'SeismicInfo' is defined but never used
|
frontend/src/modules/Intersection/IntersectionController.ts#L153
'hMid' is assigned a value but never used
|
frontend/src/modules/Intersection/IntersectionController.ts#L198
'addSeismicOverlay' is defined but never used
|
frontend/src/modules/Intersection/SurfaceDirectoryProvider.ts#L11
'idx' is defined but never used
|
frontend/src/modules/Intersection/SurfaceDirectoryProvider.ts#L24
'idx' is defined but never used
|
frontend/src/modules/Intersection/gridData.ts#L63
Forbidden non-null assertion
|
frontend/src/modules/Intersection/gridData.ts#L64
Forbidden non-null assertion
|
frontend/src/modules/Intersection/gridData.ts#L66
Forbidden non-null assertion
|
The logs for this run have expired and are no longer available.
Loading