Update generated documentation #1094
Annotations
5 errors
docs:
src/docgen/docgen.ts#L338
'd.exposes' is possibly 'undefined'.
|
docs:
src/docgen/docgen.ts#L344
Expected 2 arguments, but got 0.
|
docs:
src/docgen/docgen.ts#L358
Argument of type '{ model: string; vendor: string; description: string | undefined; whiteLabelOf: Definition; whiteLabel?: WhiteLabel[] | undefined; endpoint?: ((device: Device) => { ...; }) | undefined; ... 10 more ...; exposes?: Expose[] | ... 1 more ... | undefined; } | { ...; } | { ...; } | { ...; }' is not assignable to parameter of type 'Definition'.
|
docs:
src/docgen/docgen.ts#L373
Property 'whiteLabelOf' does not exist on type 'Definition'. Did you mean 'whiteLabel'?
|
docs
Process completed with exit code 1.
|