chore(tests): move from testcafe to playwright #5705
Annotations
4 warnings
Lint:
packages/browser/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:
packages/browser/react/src/context/PostHogProvider.tsx#L125
React Hook useEffect has a missing dependency: 'options'. Either include it or remove the dependency array
|
Lint:
packages/browser/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:
packages/browser/react/src/context/PostHogProvider.tsx#L72
React Hook useMemo has a missing dependency: 'options'. Either include it or remove the dependency array
|