Update dependency electron-store to v10 #260
Annotations
23 errors and 1 warning
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 (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
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 (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
release (windows-latest)
The operation was canceled.
|
release (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|