Skip to content

fix: fix workflow file #2

fix: fix workflow file

fix: fix workflow file #2

Triggered via push December 10, 2025 12:40
Status Cancelled
Total duration 2m 10s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 notice
build (macos-13, pnpm run dist:mac:x64, dist/mac/*.dmg, mac, x64)
The macOS-13 based runner images are now retired. For more details, see https://github.com/actions/runner-images/issues/13046.
build (ubuntu-latest, pnpm run dist:linux:x64, dist/*.{AppImage,deb}, linux, x64)
Process completed with exit code 2.
build (ubuntu-latest, pnpm run dist:linux:x64, dist/*.{AppImage,deb}, linux, x64): src/electron/preload.cts#L101
Type '() => Promise<{ screens?: Array<{ id: string; name: string; width: number; height: number; frameRate: number; sampleRate: number; }>; cameras?: Array<{ id: string; name: string; width: number; height: number; frameRate: number; sampleRate: number; }>; microphones?: Array<{ id: string; name: string; sampleRate: numbe...' is not assignable to type '() => Promise<{ screens?: VideoConfig[]; cameras?: VideoConfig[]; microphones?: AudioConfig[]; }>'.
build (ubuntu-latest, pnpm run dist:linux:arm64, dist/*.{AppImage,deb}, linux, arm64): src/electron/preload.cts#L101
Type '() => Promise<{ screens?: Array<{ id: string; name: string; width: number; height: number; frameRate: number; sampleRate: number; }>; cameras?: Array<{ id: string; name: string; width: number; height: number; frameRate: number; sampleRate: number; }>; microphones?: Array<{ id: string; name: string; sampleRate: numbe...' is not assignable to type '() => Promise<{ screens?: VideoConfig[]; cameras?: VideoConfig[]; microphones?: AudioConfig[]; }>'.
build (windows-latest, pnpm run dist:win:arm64, dist/*.exe, win, arm64)
Process completed with exit code 1.
build (windows-latest, pnpm run dist:win:arm64, dist/*.exe, win, arm64): src/electron/preload.cts#L101
Type '() => Promise<{ screens?: Array<{ id: string; name: string; width: number; height: number; frameRate: number; sampleRate: number; }>; cameras?: Array<{ id: string; name: string; width: number; height: number; frameRate: number; sampleRate: number; }>; microphones?: Array<{ id: string; name: string; sampleRate: numbe...' is not assignable to type '() => Promise<{ screens?: VideoConfig[]; cameras?: VideoConfig[]; microphones?: AudioConfig[]; }>'.
build (macos-latest, pnpm run dist:mac:arm64, dist/mac-arm64/*.dmg, mac, arm64)
Process completed with exit code 2.
build (macos-latest, pnpm run dist:mac:arm64, dist/mac-arm64/*.dmg, mac, arm64): src/electron/preload.cts#L101
Type '() => Promise<{ screens?: Array<{ id: string; name: string; width: number; height: number; frameRate: number; sampleRate: number; }>; cameras?: Array<{ id: string; name: string; width: number; height: number; frameRate: number; sampleRate: number; }>; microphones?: Array<{ id: string; name: string; sampleRate: numbe...' is not assignable to type '() => Promise<{ screens?: VideoConfig[]; cameras?: VideoConfig[]; microphones?: AudioConfig[]; }>'.
build (windows-latest, pnpm run dist:win:x64, dist/*.exe, win, x64)
Process completed with exit code 1.
build (windows-latest, pnpm run dist:win:x64, dist/*.exe, win, x64): src/electron/preload.cts#L101
Type '() => Promise<{ screens?: Array<{ id: string; name: string; width: number; height: number; frameRate: number; sampleRate: number; }>; cameras?: Array<{ id: string; name: string; width: number; height: number; frameRate: number; sampleRate: number; }>; microphones?: Array<{ id: string; name: string; sampleRate: numbe...' is not assignable to type '() => Promise<{ screens?: VideoConfig[]; cameras?: VideoConfig[]; microphones?: AudioConfig[]; }>'.
build (macos-13, pnpm run dist:mac:x64, dist/mac/*.dmg, mac, x64)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046