Skip to content

Implemented scrolling feature #820

Implemented scrolling feature

Implemented scrolling feature #820

Triggered via push May 29, 2024 15:53
Status Failure
Total duration 3m 11s
Artifacts

webviz.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
backend
Process completed with exit code 1.
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/lib/hooks/useElementBoundingRect.ts#L12
'parentElement' is assigned a value but never used
frontend: frontend/src/modules/Grid3D/queryHooks.ts#L6
'GridMappedProperty_trans' is defined but never used
frontend: frontend/src/modules/Grid3D/queryHooks.ts#L6
'transformGridMappedProperty' is defined but never used
frontend: frontend/src/modules/Grid3D/settings/atoms/derivedAtoms.ts#L1
'GridDimensions_api' is defined but never used
frontend: frontend/src/modules/Grid3D/settingsToViewInterface.ts#L2
'EnsembleIdent' is defined but never used
frontend: frontend/src/modules/Grid3D/sharedAtoms/sharedAtoms.ts#L14
'CustomIntersectionPolyline' is defined but never used
frontend: frontend/src/modules/Grid3D/utils.ts#L5
'polyLineToGeojsonLineString' is defined but never used
frontend: frontend/src/modules/Grid3D/utils.ts#L35
'buildVtkStylePolyDataFromFenceSections' is defined 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/Intersection/settings/components/layers.tsx#L177
Assignments to the 'currentScrollTime' variable from inside React Hook React.useEffect will be lost after each render. To preserve the value over time, store it in a useRef Hook and keep the mutable value in the '.current' property. Otherwise, you can move this variable directly inside React.useEffect
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/.