adding rn-primitives for ui and calendar component #7
Annotations
10 errors and 5 warnings
apps/expo/jest-setup.ts#L3
Unsafe call of an `any` typed value
|
apps/expo/jest-setup.ts#L3
A `require()` style import is forbidden
|
apps/expo/jest-setup.ts#L3
Unsafe member access .setUpTests on an `any` value
|
apps/expo/src/app/(auth)/reset-password.tsx#L10
Unsafe assignment of an error typed value
|
apps/expo/src/app/(auth)/reset-password.tsx#L10
Unsafe call of an `error` type typed value
|
apps/expo/src/app/(auth)/reset-password.tsx#L18
Unsafe call of an `error` type typed value
|
apps/expo/src/app/(auth)/reset-password.tsx#L18
Forbidden non-null assertion
|
apps/expo/src/app/(auth)/reset-password.tsx#L18
Unsafe member access .create on an `error` typed value
|
apps/expo/src/app/(auth)/reset-password.tsx#L25
Unsafe argument of type `any` assigned to a parameter of type `SetStateAction<string>`
|
apps/expo/src/app/(auth)/reset-password.tsx#L25
Unsafe member access [0] on an `error` typed value
|
apps/expo/src/components/intro/waveform-intro-animation.tsx#L56
React Hook useEffect has a missing dependency: 'handleColorChange'. Either include it or remove the dependency array. If 'handleColorChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
apps/expo/src/components/intro/waveform-intro-animation.tsx#L71
React Hook useEffect has a missing dependency: 'volume'. Either include it or remove the dependency array
|
apps/expo/src/components/ui/card.tsx#L4
All imports in the declaration are only used as types. Use `import type`
|
apps/expo/src/components/ui/text.tsx#L2
All imports in the declaration are only used as types. Use `import type`
|
apps/nextjs/src/components/reports/novel/generative/generative-menu-switch.tsx#L28
React Hook useEffect has a missing dependency: 'editor'. Either include it or remove the dependency array
|
This job failed
Loading