Skip to content

fix: expose validated config on window object #2

fix: expose validated config on window object

fix: expose validated config on window object #2

Re-run triggered April 5, 2024 13:16
Status Failure
Total duration 2m 3s
Artifacts

run-tests.yml

on: pull_request
Matrix: test / Run unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck
Property 'value' does not exist on type 'never'.
typecheck
Property 'disabled' does not exist on type 'never'.
typecheck
Property 'value' does not exist on type 'never'.
typecheck
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Readonly<GroupInputSlots<T>> & GroupInputSlots<T>'.
typecheck
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Readonly<GroupInputSlots<T>> & GroupInputSlots<T>'.
typecheck
'modelValue' is specified more than once, so this usage will be overwritten.
typecheck
Property 'value' does not exist on type 'never'.
typecheck
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Readonly<GroupInputSlots<T>> & GroupInputSlots<T>'.
typecheck
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Readonly<GroupInputSlots<T>> & GroupInputSlots<T>'.
typecheck
'new' expression, whose target lacks a construct signature, implicitly has an 'any' type.