style(next): rounded corner for sidebar #568
Annotations
15 errors and 1 warning
Check Docker build (Dockerfile):
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?
|
Check Docker build (Dockerfile):
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'.
|
Check Docker build (Dockerfile):
src/services/backup.ts#L4
Module '"./options.js"' has no exported member 'OptionNames'. Did you mean to use 'import OptionNames from "./options.js"' instead?
|
Check Docker build (Dockerfile):
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?
|
Check Docker build (Dockerfile):
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?
|
Check Docker build (Dockerfile):
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?
|
Check Docker build (Dockerfile)
Process completed with exit code 2.
|
Check Docker build (Dockerfile.alpine)
The job was canceled because "Dockerfile" failed.
|
Check Docker build (Dockerfile.alpine):
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?
|
Check Docker build (Dockerfile.alpine):
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'.
|
Check Docker build (Dockerfile.alpine):
src/services/backup.ts#L4
Module '"./options.js"' has no exported member 'OptionNames'. Did you mean to use 'import OptionNames from "./options.js"' instead?
|
Check Docker build (Dockerfile.alpine):
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?
|
Check Docker build (Dockerfile.alpine):
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?
|
Check Docker build (Dockerfile.alpine):
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?
|
Check Docker build (Dockerfile.alpine)
The operation was canceled.
|
Check Docker build (Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|