Skip to content

Publish @osrd-project on Release #26

Publish @osrd-project on Release

Publish @osrd-project on Release #26

Manually triggered April 9, 2024 12:56
Status Failure
Total duration 1m 21s
Artifacts

osrd-ui-publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
publish
Process completed with exit code 1.
publish: ui-warped-map/src/components/DataLoader.tsx#L40
React Hook useEffect has a missing dependency: 'log'. Either include it or remove the dependency array
publish: ui-warped-map/src/components/DataLoader.tsx#L101
React Hook useEffect has missing dependencies: 'log', 'mapRef', 'onDataLoaded', 'sources', and 'timeout'. Either include them or remove the dependency array. If 'onDataLoaded' changes too often, find the parent component that defines it and wrap that definition in useCallback