ci: modify gha to trigger pr instead of push branch #67
Annotations
5 errors
build
Property 'ensureHyperscrollDir' is missing in type '{ getVaultConfig: () => Promise<VaultConfig>; saveVaultConfig: (config: VaultConfig) => Promise<boolean>; selectVaultDirectory: () => Promise<{ success: boolean; path?: string; isObsidian?: boolean; }>; ... 28 more ...; openInObsidian: (filePath: string) => Promise<...>; }' but required in type 'ElectronAPI'.
|
build
Type '{ getVaultConfig: () => Promise<VaultConfig>; saveVaultConfig: (config: VaultConfig) => Promise<boolean>; selectVaultDirectory: () => Promise<{ success: boolean; path?: string; isObsidian?: boolean; }>; ... 28 more ...; openInObsidian: (filePath: string) => Promise<...>; }' does not satisfy the expected type 'ElectronAPI'.
|
build
Type 'Partial<ExtendedInvoice>' is not assignable to type 'Partial<ExtendedInvoice>'. Two different types with this name exist, but they are unrelated.
|
build
This expression is not constructable.
|
build
Process completed with exit code 2.
|