Skip to content

Add wellbore status and purpose filtering to wellslayer #1023

Add wellbore status and purpose filtering to wellslayer

Add wellbore status and purpose filtering to wellslayer #1023

Triggered via push August 20, 2024 11:54
Status Failure
Total duration 3m 7s
Artifacts

webviz.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
backend
Process completed with exit code 1.
frontend: frontend/src/modules/2DViewer/layers/PolygonLayer.ts#L4
'defaultColorPalettes' is defined but never used
frontend: frontend/src/modules/2DViewer/layers/PolygonLayer.ts#L5
'ColorSet' is defined but never used
frontend: frontend/src/modules/2DViewer/layers/PolygonLayer.ts#L6
'LayerTopic' is defined but never used
frontend: frontend/src/modules/2DViewer/layers/SurfaceLayer.ts#L16
'EnsembleStage' is defined but never used
frontend: frontend/src/modules/2DViewer/layers/WellboreLayer.ts#L6
'FullSurfaceAddress' is defined but never used
frontend: frontend/src/modules/2DViewer/layers/WellboreLayer.ts#L6
'SurfaceAddressBuilder' is defined but never used
frontend: frontend/src/modules/2DViewer/layers/WellboreLayer.ts#L7
'transformSurfaceData' is defined but never used
frontend: frontend/src/modules/2DViewer/layers/WellboreLayer.ts#L8
'encodeSurfAddrStr' is defined but never used
frontend: frontend/src/modules/2DViewer/layers/WellboreLayer.ts#L8
'peekSurfaceAddressType' is defined but never used
frontend: frontend/src/modules/2DViewer/layers/WellboreLayer.ts#L94
'promises' is assigned a value but never used
go
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
frontend: frontend/src/modules/2DViewer/settings/components/ensembleStageSelect.tsx#L85
React Hook React.useEffect has missing dependencies: 'ensembleSensitivities' and 'props'. Either include them or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside React.useEffect
frontend: frontend/src/modules/3DViewer/settings/components/wellboreSelector.tsx#L39
React Hook React.useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside React.useEffect
frontend
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
build_docker_images
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/