Skip to content

Add Components dynamic values ( props - attributes ) #356

Add Components dynamic values ( props - attributes )

Add Components dynamic values ( props - attributes ) #356

Triggered via pull request December 11, 2024 03:14
Status Failure
Total duration 1m 38s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.