feat: calc daily recap procedure #32
Annotations
10 errors and 7 warnings
apps/nextjs/src/components/reports/novel/advanced-editor.tsx#L31
Unsafe assignment of an `any` value
|
apps/nextjs/src/components/reports/novel/advanced-editor.tsx#L31
A `require()` style import is forbidden
|
apps/nextjs/src/components/reports/novel/advanced-editor.tsx#L65
'highlightCodeblocks' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/nextjs/src/components/reports/novel/advanced-editor.tsx#L68
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
apps/nextjs/src/components/reports/novel/advanced-editor.tsx#L70
Unsafe call of an `any` typed value
|
apps/nextjs/src/components/reports/novel/advanced-editor.tsx#L70
Unsafe member access .highlightElement on an `any` value
|
apps/nextjs/src/components/reports/novel/advanced-editor.tsx#L77
Unsafe argument of type `any` assigned to a parameter of type `SetStateAction<undefined>`
|
apps/nextjs/src/components/reports/novel/advanced-editor.tsx#L77
Unsafe call of an `any` typed value
|
apps/nextjs/src/components/reports/novel/advanced-editor.tsx#L77
Unsafe member access .words on an `any` value
|
apps/nextjs/src/components/reports/novel/advanced-editor.tsx#L85
Unsafe return of a value of type `any`
|
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
|
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/skeleton.tsx#L24
React Hook React.useEffect has a missing dependency: 'sv'. Either include it or remove the dependency array
|
apps/expo/src/components/ui/text.tsx#L2
All imports in the declaration are only used as types. Use `import type`
|
apps/expo/src/components/ui/typography.tsx#L2
All imports in the declaration are only used as types. Use `import type`
|
apps/expo/src/stores/glucose-store.ts#L4
All imports in the declaration are only used as types. Use `import type`
|
The logs for this run have expired and are no longer available.
Loading