Feat/global reimbursements #9
lint-changed.yml
on: pull_request
Changed files ESLint check
1m 51s
Annotations
4 errors and 1 warning
Changed files ESLint check:
src/components/PlaidLink/index.native.tsx#L15
'openLink' is deprecated. This method is deprecated. For faster loading use the create & open methods
|
Changed files ESLint check:
src/libs/ValidationUtils.ts#L24
'substr' is deprecated. A legacy feature for browser compatibility
|
Changed files ESLint check:
src/libs/actions/BankAccounts.ts#L546
'parameters' is assigned a value but never used
|
Changed files ESLint check
Process completed with exit code 1.
|
Changed files ESLint check:
src/components/AttachmentPicker/index.native.tsx#L398
React Hook useCallback has missing dependencies: 'showFilesTooBigAlert', 'totalFilesSizeLimitInBytes', and 'totalFilesSizeLimitInMB'. Either include them or remove the dependency array
|