Package Desktop #61
Annotations
15 errors and 6 warnings
app (ubuntu-latest):
src/main/lib/AccountManager.ts#L24
Cannot find module '@ulixee/datastore/payments/BrokerChannelHoldSource' or its corresponding type declarations.
|
app (ubuntu-latest):
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'?
|
app (ubuntu-latest):
src/main/lib/AccountManager.ts#L73
Property 'channelHoldExpirationTicks' does not exist on type '{ mainchainUrl: string; genesisUtcTime: number; tickDurationMillis: number; ntpPoolUrl: string; defaultDataDir: string; }'.
|
app (ubuntu-latest):
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'.
|
app (ubuntu-latest):
src/main/lib/AccountManager.ts#L183
Argument of type 'MainchainClient' is not assignable to parameter of type 'IZoneRecordLookup'.
|
app (ubuntu-latest):
src/main/lib/AccountManager.ts#L202
Type 'import("/home/runner/work/desktop/desktop/node_modules/@argonprotocol/localchain/index").LocalchainOverview[]' is not assignable to type 'import("/home/runner/work/desktop/desktop/node_modules/@ulixee/localchain/index").LocalchainOverview[]'.
|
app (ubuntu-latest)
Process completed with exit code 2.
|
app (macos-latest):
src/main/lib/AccountManager.ts#L24
Cannot find module '@ulixee/datastore/payments/BrokerChannelHoldSource' or its corresponding type declarations.
|
app (macos-latest):
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'?
|
app (macos-latest):
src/main/lib/AccountManager.ts#L73
Property 'channelHoldExpirationTicks' does not exist on type '{ mainchainUrl: string; genesisUtcTime: number; tickDurationMillis: number; ntpPoolUrl: string; defaultDataDir: string; }'.
|
app (macos-latest):
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'.
|
app (macos-latest):
src/main/lib/AccountManager.ts#L183
Argument of type 'MainchainClient' is not assignable to parameter of type 'IZoneRecordLookup'.
|
app (macos-latest):
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[]'.
|
app (macos-latest)
Process completed with exit code 2.
|
app (windows-latest)
Process completed with exit code 1.
|
app (ubuntu-latest)
No files were found with the provided path: dist/*.AppImage
dist/*.dmg
dist/*.exe. No artifacts will be uploaded.
|
app (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/desktop/desktop. Supported file pattern: go.sum
|
app (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/desktop/desktop. Supported file pattern: go.sum
|
app (macos-latest)
No files were found with the provided path: dist/*.AppImage
dist/*.dmg
dist/*.exe. No artifacts will be uploaded.
|
app (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\desktop\desktop. Supported file pattern: go.sum
|
app (windows-latest)
No files were found with the provided path: dist/*.AppImage
dist/*.dmg
dist/*.exe. No artifacts will be uploaded.
|