Update README.md #4
ci.yml
on: push
lint
13s
test
16s
build-library
23s
build-android
22s
build-ios
3m 4s
Annotations
5 errors and 6 warnings
lint:
src/index.tsx#L142
React Hook useCallback has missing dependencies: 'hty', 'items', and 'ty'. Either include them or remove the dependency array
|
lint:
src/index.tsx#L156
React Hook useMemo has missing dependencies: 'hty.value', 'ty', and 'update'. Either include them or remove the dependency array
|
lint
Process completed with exit code 1.
|
build-ios
react-native-swipe-picker-example#build:ios: command (/Users/runner/work/react-native-swipe-picker/react-native-swipe-picker/example) /private/var/folders/1k/qq3pcbf12vb6vyblh81736p40000gn/T/xfs-08ec46a8/yarn run build:ios exited (65)
|
build-ios
Process completed with exit code 65.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
example/src/Example.tsx#L61
'itemHeight' is already declared in the upper scope on line 14 column 7
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|