Nightly Build #80
Annotations
3 errors
Run tauri-apps/tauri-action@v0:
src/pages/settings/automation.tsx#L14
't' is declared but its value is never read.
|
Run tauri-apps/tauri-action@v0:
src/pages/welcome/index.tsx#L23
Type '{ icon: Element; title: string; showKey: boolean; settingKey: "language"; type: "select"; options: { value: string; label: string; }[]; }' is not assignable to type 'IntrinsicAttributes & { settingKey: keyof Settings; type?: "number" | "select" | "text" | "file" | "switch" | "slider" | undefined; min?: number | undefined; ... 4 more ...; kind?: "file" | ... 1 more ... | undefined; }'.
|
Run tauri-apps/tauri-action@v0
Command failed with exit code 1: pnpm tauri build
|
Loading