fix: fix the navigation when a notification is clicked(OK-32655) (#5912) #26721
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
@types/globals.d.ts#L5
'IBackgroundApi' is defined but never used
|
apps/desktop/src-electron/app.ts#L3
'os' is defined but never used
|
apps/desktop/src-electron/app.ts#L32
'IPrefType' is defined but never used
|
apps/desktop/src-electron/appDevOnlyApi.ts#L10
'initParams' is defined but never used
|
apps/desktop/src-electron/appNotification.ts#L5
'nativeImage' is defined but never used
|
apps/desktop/src-electron/appNotification.ts#L131
'uuid' is assigned a value but never used
|
apps/desktop/src-electron/appNotification.ts#L144
'safelyMainWindow' is assigned a value but never used
|
apps/desktop/src-electron/appPermission.ts#L13
'APP_NAME' is defined but never used
|
apps/desktop/src-electron/appPermission.ts#L13
'getSafelyMainWindow' is defined but never used
|
apps/desktop/src-electron/appPermission.ts#L22
You have a misspelled word: systempreferences on Template
|
This job succeeded
Loading