Remove deprecated classes and functions #2695
Annotations
10 errors and 11 warnings
check:
src/ActionType.ts#L9
Replace `typeof·ActionType` with `(typeof·ActionType)`
|
check:
src/Directions.ts#L23
Replace `typeof·Directions` with `(typeof·Directions)`
|
check:
src/Directions.ts#L26
Replace `typeof·DiagonalDirections` with `(typeof·DiagonalDirections)`
|
check:
src/State.ts#L13
Replace `typeof·State` with `(typeof·State)`
|
check:
src/TouchEventType.ts#L10
Replace `·typeof·TouchEventType` with `⏎··(typeof·TouchEventType)`
|
check:
src/components/Pressable/Pressable.tsx#L61
Replace `hitSlop·??·{}` with `(hitSlop·??·{})`
|
check:
src/components/Pressable/Pressable.tsx#L69
Replace `pressRetentionOffset·??·{}` with `(pressRetentionOffset·??·{})`
|
|
|
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check:
src/RNGestureHandlerModule.web.ts#L66
Unsafe call of an `any` typed value
|
check:
src/RNRenderer.web.ts#L2
Unexpected any. Specify a different type
|
check:
src/components/DrawerLayout.tsx#L333
Forbidden non-null assertion
|
check:
src/components/DrawerLayout.tsx#L333
Forbidden non-null assertion
|
check:
src/components/DrawerLayout.tsx#L333
Forbidden non-null assertion
|
check:
src/components/DrawerLayout.tsx#L343
Forbidden non-null assertion
|
check:
src/components/DrawerLayout.tsx#L355
Forbidden non-null assertion
|
check:
src/components/DrawerLayout.tsx#L433
Forbidden non-null assertion
|
check:
src/components/DrawerLayout.tsx#L433
Forbidden non-null assertion
|
check:
src/components/DrawerLayout.tsx#L437
Forbidden non-null assertion
|