Skip to content

feat(viz): Add new nodes #72

feat(viz): Add new nodes

feat(viz): Add new nodes #72

Triggered via push October 30, 2023 18:49
Status Failure
Total duration 1m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
build-and-deploy
1m 19s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-and-deploy
Conversion of type 'BaseVisualCamelEntity' to type 'PipeVisualEntity' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build-and-deploy
Conversion of type 'BaseVisualCamelEntity' to type 'PipeVisualEntity' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build-and-deploy
Conversion of type 'BaseVisualCamelEntity' to type 'PipeVisualEntity' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build-and-deploy
'DefinedComponent' is declared but its value is never read.
build-and-deploy
Type 'KameletBindingResource' is not assignable to type 'CamelResource'.
build-and-deploy
Type 'PipeResource' is not assignable to type 'CamelResource'.
build-and-deploy
'DefinedComponent' is declared but its value is never read.
build-and-deploy
'CamelComponentDefaultService' is declared but its value is never read.
build-and-deploy
Property 'getVisualEntities' in type 'PipeResource' is not assignable to the same property in base type 'CamelKResource'.
build-and-deploy
Class 'KameletBindingVisualEntity' incorrectly implements interface 'BaseVisualCamelEntity'.