[WIP] hosting the sync-server with the desktop app (POC) #14467
Annotations
5 errors and 1 warning
Build API
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
Build API
Type '() => Promise<{ floatingSidebar: boolean; maxMonths: number; documentDir: unknown; keyId: any; theme: "development" | "light" | "dark" | "auto" | "midnight"; preferredDarkTheme: "dark" | "midnight"; serverSelfSignedCert: unknown; ngrokConfig: unknown; }>' is not assignable to type '() => Promise<Partial<{ floatingSidebar: boolean; maxMonths: number; keyId?: string; theme: Theme; preferredDarkTheme: DarkTheme; documentDir: string; serverSelfSignedCert: string; ngrokConfig?: { ...; }; }>>'.
|
Build API
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
Build API
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
Build API
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading