Nightly Release #115
Annotations
7 errors
Run electron-forge:
src/routes/api/options.ts#L3
Module '"../../services/options.js"' has no exported member 'OptionNames'. Did you mean to use 'import OptionNames from "../../services/options.js"' instead?
|
Run electron-forge:
src/routes/api/options.ts#L82
Element implicitly has an 'any' type because expression of type 'OptionNames' can't be used to index type 'OptionMap'.
|
Run electron-forge:
src/services/backup.ts#L4
Module '"./options.js"' has no exported member 'OptionNames'. Did you mean to use 'import OptionNames from "./options.js"' instead?
|
Run electron-forge:
src/services/options_init.ts#L2
Module '"./options.js"' has no exported member 'OptionMap'. Did you mean to use 'import OptionMap from "./options.js"' instead?
|
Run electron-forge:
src/services/options_init.ts#L2
Module '"./options.js"' has no exported member 'OptionNames'. Did you mean to use 'import OptionNames from "./options.js"' instead?
|
Run electron-forge:
src/services/sync_options.ts#L3
Module '"./options.js"' has no exported member 'OptionNames'. Did you mean to use 'import OptionNames from "./options.js"' instead?
|
Run electron-forge
Process completed with exit code 2.
|
Loading