fix: expose validated config on window object #2
run-tests.yml
on: pull_request
typecheck
53s
bundlewatch
1m 52s
Matrix: test / Run unit tests
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.
|