Remove deprecated classes and functions #2689
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/RNGestureHandlerModule.web.ts#L66
Unsafe call of an `any` typed value
|
Lint:
src/RNRenderer.web.ts#L2
Unexpected any. Specify a different type
|
Lint:
src/components/DrawerLayout.tsx#L333
Forbidden non-null assertion
|
Lint:
src/components/DrawerLayout.tsx#L333
Forbidden non-null assertion
|
Lint:
src/components/DrawerLayout.tsx#L333
Forbidden non-null assertion
|
Lint:
src/components/DrawerLayout.tsx#L343
Forbidden non-null assertion
|
Lint:
src/components/DrawerLayout.tsx#L355
Forbidden non-null assertion
|
Lint:
src/components/DrawerLayout.tsx#L433
Forbidden non-null assertion
|
Lint:
src/components/DrawerLayout.tsx#L433
Forbidden non-null assertion
|
Lint:
src/components/DrawerLayout.tsx#L437
Forbidden non-null assertion
|
Loading