Skip to content

fix: move config in existing config file from context #195

fix: move config in existing config file from context

fix: move config in existing config file from context #195

Triggered via push November 17, 2024 11:55
Status Failure
Total duration 1m 20s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

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.