Skip to content

Feat/global reimbursements #9

Feat/global reimbursements

Feat/global reimbursements #9

Triggered via pull request October 11, 2024 09:29
Status Failure
Total duration 2m 1s
Artifacts

lint-changed.yml

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

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