feat: conversations widget #8038
Annotations
1 error and 4 warnings
|
Setup environment
The inferred type of 'default' cannot be named without a reference to '.pnpm/@nuxt[email protected]/node_modules/@nuxt/schema'. This is likely not portable. A type annotation is necessary.
|
|
Lint all packages:
packages/react/src/context/PostHogProvider.tsx#L125
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Lint all packages:
packages/react/src/context/PostHogProvider.tsx#L125
React Hook useEffect has a missing dependency: 'options'. Either include it or remove the dependency array
|
|
Lint all packages:
packages/react/src/context/PostHogProvider.tsx#L72
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Lint all packages:
packages/react/src/context/PostHogProvider.tsx#L72
React Hook useMemo has a missing dependency: 'options'. Either include it or remove the dependency array
|
Loading