Optimise ReanimatedSwipeable
component
#2586
Annotations
12 warnings
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check:
src/RNGestureHandlerModule.web.ts#L73
Unsafe assignment of an `any` value
|
check:
src/RNGestureHandlerModule.web.ts#L77
Unsafe assignment of an `any` value
|
check:
src/RNGestureHandlerModule.web.ts#L77
Unsafe member access .constructor on an `any` value
|
check:
src/RNGestureHandlerModule.web.ts#L80
Invalid type "any" of template literal expression
|
check:
src/RNGestureHandlerModule.web.ts#L86
Unsafe call of an `any` typed value
|
check:
src/RNGestureHandlerModule.web.ts#L89
Unsafe member access .setView on an `any` value
|
check:
src/RNGestureHandlerModule.web.ts#L89
Unsafe call of an `any` typed value
|
check:
src/RNGestureHandlerModule.web.ts#L101
Unsafe member access .updateGestureConfig on an `any` value
|
check:
src/RNGestureHandlerModule.web.ts#L101
Unsafe call of an `any` typed value
|
check:
src/RNGestureHandlerModule.web.ts#L108
Unsafe return of an `any` typed value
|