wip #753
webviz.yml
on: push
frontend
1m 59s
backend
36s
go
23s
build_docker_images
2m 53s
Annotations
11 errors and 15 warnings
backend
Process completed with exit code 1.
|
frontend:
frontend/src/framework/UserCreatedItems.tsx#L3
'AtomStoreMaster' is defined but never used
|
frontend:
frontend/src/framework/internal/WorkbenchSessionPrivate.ts#L2
'EnsembleIdent' is defined but never used
|
frontend:
frontend/src/framework/internal/WorkbenchSessionPrivate.ts#L3
'UserCreatedItems' is defined but never used
|
frontend:
frontend/src/modules/Grid3D/settings/settings.tsx#L5
'UserCreatedItemsAtom' is defined but never used
|
frontend:
frontend/src/modules/Grid3D/settings/settings.tsx#L11
'Button' is defined but never used
|
frontend:
frontend/src/modules/Grid3D/settings/settings.tsx#L13
'Dialog' is defined but never used
|
frontend:
frontend/src/modules/Grid3D/settings/settings.tsx#L39
'availableUserCreatedIntersectionPolylinesAtom' is defined but never used
|
frontend:
frontend/src/modules/Grid3D/settings/settings.tsx#L54
'selectedCustomIntersectionPolylineIdAtom' is defined but never used
|
frontend:
frontend/src/modules/Grid3D/settings/settings.tsx#L109
'selectedCustomIntersectionPolyline' is assigned a value but never used
|
frontend:
frontend/src/modules/Grid3D/settings/settings.tsx#L113
'currentCustomPolylineNameMessage' is assigned a value but never used
|
go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
frontend:
frontend/src/lib/components/Checkbox/checkbox.tsx#L35
React Hook React.useCallback has a missing dependency: 'props.checked'. Either include it or remove the dependency array
|
frontend:
frontend/src/lib/components/Select/select.tsx#L102
React Hook React.useCallback has a missing dependency: 'props.debounceTimeMs'. Either include it or remove the dependency array
|
frontend:
frontend/src/modules/Grid3D/view/components/SubsurfaceViewerWrapper.tsx#L352
React Hook React.useCallback has a missing dependency: 'selectedPolylinePointIndex'. Either include it or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setCurrentlyEditedPolyline' needs the current value of 'selectedPolylinePointIndex'
|
frontend:
frontend/src/modules/Grid3D/view/components/SubsurfaceViewerWrapper.tsx#L369
React Hook React.useEffect has a missing dependency: 'handleDeleteCurrentlySelectedPoint'. Either include it or remove the dependency array
|
frontend:
frontend/src/modules/Grid3DIntersection/view/components/SubsurfaceViewerWrapper.tsx#L275
React Hook React.useCallback has a missing dependency: 'selectedPolylinePointIndex'. Either include it or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setCurrentlyEditedPolyline' needs the current value of 'selectedPolylinePointIndex'
|
frontend:
frontend/src/modules/Grid3DIntersection/view/components/SubsurfaceViewerWrapper.tsx#L292
React Hook React.useEffect has a missing dependency: 'handleDeleteCurrentlySelectedPoint'. Either include it or remove the dependency array
|
frontend:
frontend/src/modules/Grid3DIntersection/view/view.tsx#L172
React Hook React.useCallback has a missing dependency: 'setCustomIntersectionPolyline'. Either include it or remove the dependency array
|
frontend:
frontend/src/modules/Intersection/view/components/SubsurfaceViewerWrapper.tsx#L275
React Hook React.useCallback has a missing dependency: 'selectedPolylinePointIndex'. Either include it or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setCurrentlyEditedPolyline' needs the current value of 'selectedPolylinePointIndex'
|
frontend:
frontend/src/modules/Intersection/view/components/SubsurfaceViewerWrapper.tsx#L292
React Hook React.useEffect has a missing dependency: 'handleDeleteCurrentlySelectedPoint'. Either include it or remove the dependency array
|
frontend:
frontend/src/modules/Intersection/view/view.tsx#L172
React Hook React.useCallback has a missing dependency: 'setCustomIntersectionPolyline'. Either include it or remove the dependency array
|
frontend
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
build_docker_images
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|