feat: iterate on classification mechanism #148
Annotations
20 errors
build-linux
Property 'currency' does not exist on type 'ICreateRequestParameters'.
|
build-linux
Module '"../../frontend/components/payment-config"' declares 'AddressEntry' locally, but it is not exported.
|
build-linux
Property 'getVaultConfig' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-linux
Property 'readMarkdownFile' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-linux
Property 'writeMarkdownFile' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-linux
Property 'getVaultConfig' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-linux
Property 'listMarkdownFiles' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-linux
Property 'readMarkdownFile' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-linux
Property 'getVaultConfig' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-linux
Property 'createTask' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-macos
Property 'currency' does not exist on type 'ICreateRequestParameters'.
|
build-macos
Module '"../../frontend/components/payment-config"' declares 'AddressEntry' locally, but it is not exported.
|
build-macos
Property 'getVaultConfig' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-macos
Property 'readMarkdownFile' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-macos
Property 'writeMarkdownFile' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-macos
Property 'getVaultConfig' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-macos
Property 'listMarkdownFiles' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-macos
Property 'readMarkdownFile' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-macos
Property 'getVaultConfig' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|
build-macos
Property 'createTask' does not exist on type '(Window & typeof globalThis) | { api: { getVaultConfig: () => Promise<{ enabled: boolean; path: string; }>; setVaultConfig: () => Promise<boolean>; }; }'.
|