fix: move config in existing config file from context #195
Annotations
4 errors
publish:
packages/devices/src/server/commands/devices/$init.ts#L15
Argument of type 'CliContext<Record<string, OptionType>, unknown>' is not assignable to parameter of type 'CliContext<Record<string, OptionType>, Configuration<SerializableObject>>'.
|
publish:
packages/mdns/src/commands/$init.ts#L73
Argument of type 'CliContext<Record<string, OptionType>, unknown>' is not assignable to parameter of type 'CliContext<Record<string, OptionType>, Configuration<SerializableObject>>'.
|
publish:
packages/homekit-controller/src/commands/$init.ts#L12
Argument of type 'CliContext<Record<string, OptionType>, unknown>' is not assignable to parameter of type 'CliContext<Record<string, OptionType>, Configuration<SerializableObject>>'.
|
publish
Process completed with exit code 2.
|