Skip to content

docs: pin Pro next.6 for site builds #156

docs: pin Pro next.6 for site builds

docs: pin Pro next.6 for site builds #156

Triggered via push July 9, 2026 20:14
Status Success
Total duration 2m 17s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build: packages/react-native/src/charts/contribution/ContributionGraph.tsx#L170
React Hook useCallback 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 useCallback call and refer to those specific props inside useCallback