Skip to content

Bump fast-uri from 3.1.2 to 3.1.7 #168

Bump fast-uri from 3.1.2 to 3.1.7

Bump fast-uri from 3.1.2 to 3.1.7 #168

Triggered via pull request September 2, 2026 22:35
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
Process completed with exit code 1.
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