Skip to content

chore(tests): move from testcafe to playwright #5705

chore(tests): move from testcafe to playwright

chore(tests): move from testcafe to playwright #5705

Triggered via pull request July 14, 2025 18:43
Status Success
Total duration 6m 1s
Artifacts

library-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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