wip: new replay panels #104620
ci-frontend.yml
on: pull_request
Determine need to run frontend checks
7s
Code quality checks
6m 53s
Matrix: jest
Annotations
3 errors
Code quality checks:
frontend/src/scenes/session-recordings/PanelUI.tsx#L49
Type 'string | undefined' is not assignable to type 'string'.
|
Code quality checks:
frontend/src/scenes/session-recordings/player/inspector/PlayerInspector.stories.tsx#L86
Type '{}' is missing the following properties from type 'SessionRecordingPlayerLogicKey': playerKey, sessionRecordingId
|
Code quality checks
Process completed with exit code 1.
|