Added option to get user's current location #44379
Triggered via pull request
September 25, 2023 19:27
Status
Failure
Total duration
5m 52s
Artifacts
–
Annotations
3 errors
lint:
src/libs/actions/Transaction.ts#L4
Import from 'lodash/get' detected. Consider using the native optional chaining to get nested values and nullish coalescing operator for fallback values
|
lint:
src/libs/actions/Transaction.ts#L12
`lodash` import should occur before import of `../../ONYXKEYS`
|
lint
Process completed with exit code 1.
|