DATA-173 | Update Context so it can work on Mobile #36
pull-request-checks.yaml
on: pull_request
Run lint and tests
42s
Annotations
3 warnings
Run lint and tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint and tests:
lib/mixpanel/context.test.tsx#L56
React Hook useEffect has a missing dependency: 'setEventContext'. Either include it or remove the dependency array
|
Run lint and tests:
lib/mixpanel/context.test.tsx#L84
React Hook useEffect has a missing dependency: 'trackPageView'. Either include it or remove the dependency array
|