Update dependency electron-store to v10 #112
Annotations
23 errors and 2 warnings
release (macos-latest):
node_modules/electron-store/index.d.ts#L2
Cannot find module 'conf' or its corresponding type declarations.
|
release (macos-latest):
node_modules/electron-store/index.d.ts#L4
Cannot find module 'conf' or its corresponding type declarations.
|
release (macos-latest):
src/main/index.ts#L60
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (macos-latest):
src/main/index.ts#L61
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (macos-latest):
src/main/index.ts#L62
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (macos-latest):
src/main/index.ts#L63
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (macos-latest):
src/main/index.ts#L97
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (macos-latest):
src/main/index.ts#L205
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (macos-latest):
src/main/index.ts#L219
Property 'set' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (macos-latest):
src/main/index.ts#L223
Property 'set' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
release (ubuntu-latest):
node_modules/electron-store/index.d.ts#L2
Cannot find module 'conf' or its corresponding type declarations.
|
release (ubuntu-latest):
node_modules/electron-store/index.d.ts#L4
Cannot find module 'conf' or its corresponding type declarations.
|
release (ubuntu-latest):
src/main/index.ts#L60
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (ubuntu-latest):
src/main/index.ts#L61
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (ubuntu-latest):
src/main/index.ts#L62
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (ubuntu-latest):
src/main/index.ts#L63
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (ubuntu-latest):
src/main/index.ts#L97
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (ubuntu-latest):
src/main/index.ts#L205
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (ubuntu-latest):
src/main/index.ts#L219
Property 'set' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (ubuntu-latest):
src/main/index.ts#L223
Property 'set' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
release (windows-latest)
The job was canceled because "macos-latest" failed.
|
release (windows-latest)
The operation was canceled.
|
release (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: samuelmeuli/action-electron-builder@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: samuelmeuli/action-electron-builder@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|