Skip to content

Adjust goUp to handle navigating back when targetState is rootState #69

Adjust goUp to handle navigating back when targetState is rootState

Adjust goUp to handle navigating back when targetState is rootState #69

Triggered via pull request October 31, 2024 15:45
Status Failure
Total duration 4m 7s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
3m 53s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Changed files ESLint check: src/libs/Navigation/AppNavigator/Navigators/ReportsSplitNavigator.tsx#L52
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Changed files ESLint check: src/libs/Navigation/AppNavigator/Navigators/ReportsSplitNavigator.tsx#L63
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Changed files ESLint check
Process completed with exit code 1.