chore: update readme #9
Annotations
11 warnings
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (20.x):
forge.config.ts#L14
'APP_NAME' is defined but never used
|
build (20.x):
src/index.ts#L4
'ipcMain' is defined but never used
|
build (20.x):
src/index.ts#L5
'Menu' is defined but never used
|
build (20.x):
src/index.ts#L7
'net' is defined but never used
|
build (20.x):
src/index.ts#L16
'execSync' is defined but never used
|
build (20.x):
src/lib/cancelDownload.ts#L2
'prisma' is defined but never used
|
build (20.x):
src/lib/cancelDownload.ts#L3
'updateDownload' is defined but never used
|
build (20.x):
src/lib/getDownloads.ts#L2
'prisma' is defined but never used
|
build (20.x):
src/lib/ipcEvents.ts#L1
'BrowserWindow' is defined but never used
|
build (20.x):
src/lib/ipcEvents.ts#L1
'Menu' is defined but never used
|