style(next): rounded corner for sidebar #568
Annotations
7 errors and 1 warning
Run the TypeScript build:
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 the TypeScript build:
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 the TypeScript build:
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 the TypeScript build:
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 the TypeScript build:
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 the TypeScript build:
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 the TypeScript build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading