Skip to content

docs: notes on components libraries #12

docs: notes on components libraries

docs: notes on components libraries #12

Triggered via push November 30, 2023 12:11
Status Success
Total duration 1m 3s
Artifacts

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Release
Property 'array' does not exist on type 'Widgets'.
Release
Parameter 'options' implicitly has an 'any' type.
Release
Parameter 'index' implicitly has an 'any' type.
Release
Parameter 'widget' implicitly has an 'any' type.
Release
Parameter 'controls' implicitly has an 'any' type.
Release
Property 'level' does not exist on type 'WidgetBaseParams<(string | number)[]> & { enum: (string | number)[]; }'.
Release
Property 'itemsLabel' does not exist on type 'WidgetBaseParams<(string | number)[]> & { enum: (string | number)[]; }'.
Release
Argument of type 'string | number' is not assignable to parameter of type 'number'.
Release
Argument of type 'string | number' is not assignable to parameter of type 'number'.
Release
'ifDefined' is declared but its value is never read.