Package Desktop #61
Annotations
7 errors and 2 warnings
src/main/lib/AccountManager.ts#L24
Cannot find module '@ulixee/datastore/payments/BrokerChannelHoldSource' or its corresponding type declarations.
|
src/main/lib/AccountManager.ts#L48
Property 'argonMainchainUrl' does not exist on type '{ mainchainUrl: string; genesisUtcTime: number; tickDurationMillis: number; ntpPoolUrl: string; defaultDataDir: string; }'. Did you mean 'mainchainUrl'?
|
src/main/lib/AccountManager.ts#L73
Property 'channelHoldExpirationTicks' does not exist on type '{ mainchainUrl: string; genesisUtcTime: number; tickDurationMillis: number; ntpPoolUrl: string; defaultDataDir: string; }'.
|
src/main/lib/AccountManager.ts#L137
Argument of type '{ mainchainUrl: string; genesisUtcTime: number; tickDurationMillis: number; ntpPoolUrl: string; defaultDataDir: string; }' is not assignable to parameter of type 'TickerConfig'.
|
src/main/lib/AccountManager.ts#L183
Argument of type 'MainchainClient' is not assignable to parameter of type 'IZoneRecordLookup'.
|
src/main/lib/AccountManager.ts#L202
Type 'import("/Users/runner/work/desktop/desktop/node_modules/@argonprotocol/localchain/index").LocalchainOverview[]' is not assignable to type 'import("/Users/runner/work/desktop/desktop/node_modules/@ulixee/localchain/index").LocalchainOverview[]'.
|
|
|
|
This job failed
Loading