Skip to content

chore: publish release #14

chore: publish release

chore: publish release #14

Triggered via push November 30, 2023 12:34
Status Success
Total duration 1m 5s
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.