feat: network payload capture draft 2 #59172
ci-frontend.yml
on: pull_request
Code quality checks
5m 20s
Matrix: jest
Annotations
4 errors
Code quality checks:
frontend/src/loadPostHogJS.tsx#L31
Property '_forceAllowLocalhostNetworkCapture' does not exist on type 'SessionRecording'.
|
Code quality checks:
frontend/src/scenes/session-recordings/player/inspector/components/Timing/calculatePerformanceParts.test.ts#L2
Cannot find module '../../../../../../../../.yalc/posthog-js' or its corresponding type declarations.
|
Code quality checks:
frontend/src/scenes/session-recordings/player/inspector/performance-event-utils.ts#L2
Module '"posthog-js"' has no exported member 'CapturedNetworkRequest'. Did you mean to use 'import CapturedNetworkRequest from "posthog-js"' instead?
|
Code quality checks
Process completed with exit code 1.
|