Skip to content

feat: add screen recording functionality with IPC integration #63

feat: add screen recording functionality with IPC integration

feat: add screen recording functionality with IPC integration #63

Triggered via push January 24, 2026 05:26
Status Failure
Total duration 50s
Artifacts

pr-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Lint
Process completed with exit code 2.
Lint
@pairux/desktop#typecheck: command (/home/runner/work/pairux.com/pairux.com/apps/desktop) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
Lint
Type '{ success: boolean; path?: string | undefined; duration?: number | undefined; error?: string | undefined; }' is not assignable to type '{ success: boolean; path: string | undefined; duration: number; }'.
Lint
Type '{ new (stream: MediaStream, options?: MediaRecorderOptions | undefined): MediaRecorder; prototype: MediaRecorder; isTypeSupported(type: string): boolean; }' is not assignable to type 'typeof TestMediaRecorder'.
Lint
Type '{ new (stream: MediaStream, options?: MediaRecorderOptions | undefined): MediaRecorder; prototype: MediaRecorder; isTypeSupported(type: string): boolean; }' is not assignable to type 'typeof MockMediaRecorder'.
Lint
Cannot find name 'afterEach'.
Test
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1