Add Components dynamic values ( props - attributes ) #356
test.yml
on: pull_request
test-core
1m 27s
test-cli
1m 26s
Annotations
20 errors
test-core
Types of construct signatures are incompatible.
|
test-core
Type 'typeof ComponentTextNode' is not assignable to type 'ComponentWithCheck<Component>'.
|
test-core
Types of construct signatures are incompatible.
|
test-core
Property 'toHTML' in type 'ComponentTextNode' is not assignable to the same property in base type 'Component'.
|
test-core
Argument of type 'string | DynamicValueDefinition' is not assignable to parameter of type 'string'.
|
test-core
Argument of type 'string | DynamicValueDefinition' is not assignable to parameter of type 'string'.
|
test-core
Type 'TComp' does not satisfy the constraint 'Component'.
|
test-core
Type 'string | DynamicValueDefinition' is not assignable to type 'string | null'.
|
test-core
Property 'slice' does not exist on type 'string | DynamicValueDefinition'.
|
test-core
Property 'slice' does not exist on type 'string | DynamicValueDefinition'.
|
test-cli
Types of construct signatures are incompatible.
|
test-cli
Type 'typeof ComponentTextNode' is not assignable to type 'ComponentWithCheck<Component>'.
|
test-cli
Types of construct signatures are incompatible.
|
test-cli
Property 'toHTML' in type 'ComponentTextNode' is not assignable to the same property in base type 'Component'.
|
test-cli
Argument of type 'string | DynamicValueDefinition' is not assignable to parameter of type 'string'.
|
test-cli
Argument of type 'string | DynamicValueDefinition' is not assignable to parameter of type 'string'.
|
test-cli
Type 'TComp' does not satisfy the constraint 'Component'.
|
test-cli
Type 'string | DynamicValueDefinition' is not assignable to type 'string | null'.
|
test-cli
Property 'slice' does not exist on type 'string | DynamicValueDefinition'.
|
test-cli
Property 'slice' does not exist on type 'string | DynamicValueDefinition'.
|