fix: expose validated config on window object #6
run-tests.yml
on: pull_request
typecheck
46s
bundlewatch
1m 13s
Matrix: test / Run unit tests
Annotations
10 errors and 2 warnings
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.
|
test / Run unit tests (18)
Cache save failed.
|
bundlewatch
Cache save failed.
|