Skip to content

Update generated documentation #1094

Update generated documentation

Update generated documentation #1094

Triggered via schedule January 3, 2024 16:02
Status Failure
Total duration 29s
Artifacts

docs.yml

on: schedule
Fit to window
Zoom out
Zoom in

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.