Skip to content

fix: disable scroll on FlatList inside Scrollview #4080

fix: disable scroll on FlatList inside Scrollview

fix: disable scroll on FlatList inside Scrollview #4080

Triggered via push October 16, 2024 15:14
Status Failure
Total duration 1m 12s
Artifacts

test.yml

on: push
Basic tests
58s
Basic tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Basic tests: src/navigation/task/Complete.js#L326
React Hook useEffect has missing dependencies: 'initialValues' and 'onChange'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Basic tests
Process completed with exit code 1.
Basic tests: src/API.js#L358
Promise executor functions should not be async
Basic tests: src/API.js#L501
Do not access Object.prototype method 'hasOwnProperty' from target object
Basic tests: src/API.js#L580
'refreshToken' is already declared in the upper scope on line 580 column 5
Basic tests: src/API.js#L699
Do not access Object.prototype method 'hasOwnProperty' from target object
Basic tests: src/API.js#L735
Do not access Object.prototype method 'hasOwnProperty' from target object
Basic tests: src/API.js#L736
Do not access Object.prototype method 'hasOwnProperty' from target object
Basic tests: src/API.js#L737
Do not access Object.prototype method 'hasOwnProperty' from target object
Basic tests: src/AppUser.js#L95
Do not access Object.prototype method 'hasOwnProperty' from target object
Basic tests: src/AppUser.js#L98
Do not access Object.prototype method 'hasOwnProperty' from target object
Basic tests: src/__tests__/API.test.js#L120
Disabled test