[TEMP]: Enable Simple DND #224
Annotations
10 errors and 1 warning
build
'monitor' is declared but its value is never read.
|
build
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
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
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
Type 'KameletBindingResource' is not assignable to type 'CamelResource'.
|
build
Type 'PipeResource' is not assignable to type 'CamelResource'.
|
build
Type 'typeof CamelErrorHandlerVisualEntity' is not assignable to type 'BaseVisualCamelEntityConstructor'.
|
build
Type 'typeof CamelRestConfigurationVisualEntity' is not assignable to type 'BaseVisualCamelEntityConstructor'.
|
build
Property 'getVisualEntities' in type 'PipeResource' is not assignable to the same property in base type 'CamelKResource'.
|
build
Class 'CamelErrorHandlerVisualEntity' incorrectly implements interface 'BaseVisualCamelEntity'.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|