feat: Recording pipeline optimisations and fail-safes #5107
ci.yml
on: pull_request
Detect Changes
7s
Typecheck
1m 16s
Format (Biome)
7s
Format (Cargo)
9s
Lint (Biome)
14s
Verify Tauri plugin versions
7s
Matrix: Build Desktop
Matrix: Clippy
Matrix: Rust cache
Annotations
12 errors
|
Typecheck:
apps/desktop/src/routes/(window-chrome)/new-main/MicrophoneSelect.tsx#L14
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
|
|
Typecheck:
apps/desktop/src/routes/(window-chrome)/new-main/ChangeLogButton.tsx#L7
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
|
|
Typecheck:
apps/desktop/src/routes/(window-chrome)/new-main/CameraSelect.tsx#L6
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
|
|
Typecheck:
apps/desktop/src/routes/(window-chrome)/(main).tsx#L647
Argument of type 'unknown' is not assignable to parameter of type 'StoreSetter<boolean, ["pending"]>'.
|
|
Typecheck:
apps/desktop/src/routes/(window-chrome)/(main).tsx#L38
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
|
|
Typecheck:
apps/desktop/src/components/RecoveryToast.tsx#L4
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
|
|
Typecheck:
apps/desktop/src/components/ModeSelect.tsx#L8
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
|
|
Typecheck:
apps/desktop/src/components/Mode.tsx#L5
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
|
|
Typecheck:
apps/desktop/src/components/Cropper.tsx#L25
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
|
|
Typecheck:
apps/desktop/src/App.tsx#L18
File '/home/runner/work/Cap/Cap/apps/desktop/src/utils/tauri.ts' is not a module.
|
|
Clippy (aarch64-apple-darwin, macos-latest)
Process completed with exit code 101.
|
|
Clippy (x86_64-pc-windows-msvc, windows-latest)
Process completed with exit code 1.
|