Skip to content

feat(launcher): save code #186

feat(launcher): save code

feat(launcher): save code #186

Triggered via push November 29, 2025 22:41
Status Failure
Total duration 1m 49s
Artifacts

build.yml

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

Annotations

40 errors
tauri (macOS x86_64, macos-x86, macos-latest, --target x86_64-apple-darwin, non-portable): src/lib/launcher/scopes/launch-with-checks.ts#L43
Type '[{ updateCache: boolean; metadata: VersionMetadataType; }, void]' is not assignable to type '[VersionMetadataType, void]'.
tauri (macOS ARM, macos-arm, macos-latest, --target aarch64-apple-darwin, non-portable): src/lib/launcher/scopes/launch-with-checks.ts#L43
Type '[{ updateCache: boolean; metadata: VersionMetadataType; }, void]' is not assignable to type '[VersionMetadataType, void]'.
tauri (macOS x86_64 (Portable), macos-x86, macos-latest, --target x86_64-apple-darwin, portable): src/lib/launcher/scopes/launch-with-checks.ts#L43
Type '[{ updateCache: boolean; metadata: VersionMetadataType; }, void]' is not assignable to type '[VersionMetadataType, void]'.
tauri (macOS ARM (Portable), macos-arm, macos-latest, --target aarch64-apple-darwin, portable): src/lib/launcher/scopes/launch-with-checks.ts#L43
Type '[{ updateCache: boolean; metadata: VersionMetadataType; }, void]' is not assignable to type '[VersionMetadataType, void]'.
tauri (Linux, linux, ubuntu-22.04, non-portable)
Process completed with exit code 2.
tauri (Linux, linux, ubuntu-22.04, non-portable): src/lib/launcher/scopes/launch.ts#L1
'instanceId' is declared but its value is never read.
tauri (Linux, linux, ubuntu-22.04, non-portable): src/lib/launcher/scopes/launch-with-checks.ts#L51
'assetIndex' is declared but its value is never read.
tauri (Linux, linux, ubuntu-22.04, non-portable): src/lib/launcher/scopes/launch-with-checks.ts#L43
Type '[{ updateCache: boolean; metadata: VersionMetadataType; }, void]' is not assignable to type '[VersionMetadataType, void]'.
tauri (Linux, linux, ubuntu-22.04, non-portable): src/lib/launcher/scopes/get-version-metadata.ts#L7
'changeStatus' is declared but its value is never read.
tauri (Linux (Portable), linux, ubuntu-22.04, portable)
Process completed with exit code 2.
tauri (Linux (Portable), linux, ubuntu-22.04, portable): src/lib/launcher/scopes/launch.ts#L1
'instanceId' is declared but its value is never read.
tauri (Linux (Portable), linux, ubuntu-22.04, portable): src/lib/launcher/scopes/launch-with-checks.ts#L51
'assetIndex' is declared but its value is never read.
tauri (Linux (Portable), linux, ubuntu-22.04, portable): src/lib/launcher/scopes/launch-with-checks.ts#L43
Type '[{ updateCache: boolean; metadata: VersionMetadataType; }, void]' is not assignable to type '[VersionMetadataType, void]'.
tauri (Linux (Portable), linux, ubuntu-22.04, portable): src/lib/launcher/scopes/get-version-metadata.ts#L7
'changeStatus' is declared but its value is never read.
tauri (Windows (Portable), windows, windows-latest, portable)
Process completed with exit code 1.
tauri (Windows (Portable), windows, windows-latest, portable): src/lib/launcher/scopes/launch.ts#L1
'instanceId' is declared but its value is never read.
tauri (Windows (Portable), windows, windows-latest, portable): src/lib/launcher/scopes/launch-with-checks.ts#L43
Type '[{ updateCache: boolean; metadata: VersionMetadataType; }, void]' is not assignable to type '[VersionMetadataType, void]'.
tauri (Windows, windows, windows-latest, non-portable)
Process completed with exit code 1.
tauri (Windows, windows, windows-latest, non-portable): src/lib/launcher/scopes/launch.ts#L1
'instanceId' is declared but its value is never read.
tauri (Windows, windows, windows-latest, non-portable): src/lib/launcher/scopes/launch-with-checks.ts#L51
'assetIndex' is declared but its value is never read.
tauri (Windows, windows, windows-latest, non-portable): src/lib/launcher/scopes/launch-with-checks.ts#L43
Type '[{ updateCache: boolean; metadata: VersionMetadataType; }, void]' is not assignable to type '[VersionMetadataType, void]'.
tauri (Windows, windows, windows-latest, non-portable): src/lib/launcher/scopes/get-version-metadata.ts#L7
'changeStatus' is declared but its value is never read.