Implement clear wallet files #702
Annotations
7 errors and 6 warnings
build (ubuntu-latest):
src/App.vue#L44
All imports in import declaration are unused.
|
build (ubuntu-latest):
src/global.ts#L4
Subsequent property declarations must have the same type. Property 'ipcAPI' must be of type '{ onShutdown: (fn: any) => void; onMessage: (fn: any) => void; onRunningStatus: (fn: any) => void; onDownloadedStatus: (fn: any) => void; onDownloadingStatus: (fn: any) => void; onLoadedStatus: (fn: any) => void; onDownloadProgress: (fn: any) => void; onOSNotSupported: (fn: any) => void; sendShutdownFinished: () => ...', but here has type '{ onShutdown: (fn: any) => void; onMessage: (fn: any) => void; onRunningStatus: (fn: any) => void; onDownloadedStatus: (fn: any) => void; onDownloadingStatus: (fn: any) => void; onLoadedStatus: (fn: any) => void; onDownloadProgress: (fn: any) => void; onOSNotSupported: (fn: any) => void; }'.
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
The operation was canceled.
|
build (ubuntu-latest)
Unexpected input(s) 'python-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
build (ubuntu-latest)
Unexpected input(s) 'python-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
build (windows-latest)
Unexpected input(s) 'python-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
build (windows-latest)
Unexpected input(s) 'python-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
build (macos-latest)
Unexpected input(s) 'python-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
build (macos-latest)
Unexpected input(s) 'python-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|