Skip to content

[HybridApp] Clean code #126

[HybridApp] Clean code

[HybridApp] Clean code #126

Triggered via pull request November 27, 2024 11:11
Status Failure
Total duration 1m 25s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 14s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Changed files ESLint check: src/components/InitialURLContextProvider.tsx#L1
'useRef' is defined but never used
Changed files ESLint check: src/libs/Navigation/AppNavigator/AuthScreens.tsx#L3
'NativeModules' is defined but never used
Changed files ESLint check: src/libs/actions/Session/index.ts#L42
'App' is defined but never used
Changed files ESLint check: src/pages/signin/ValidateCodeForm/BaseValidateCodeForm.tsx#L190
Only actions should directly set or modify Onyx data. Please move this logic into a suitable action
Changed files ESLint check: src/pages/signin/ValidateCodeForm/BaseValidateCodeForm.tsx#L254
Only actions should directly set or modify Onyx data. Please move this logic into a suitable action
Changed files ESLint check
Process completed with exit code 1.