Skip to content

[TEMP]: Enable Simple DND #224

[TEMP]: Enable Simple DND

[TEMP]: Enable Simple DND #224

Triggered via pull request December 3, 2024 09:53
Status Failure
Total duration 5m 28s
Artifacts

build-lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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