Skip to content

Added generic MessageProcessor abstraction to unify signatures and handling between different exact implementations #968

Added generic MessageProcessor abstraction to unify signatures and handling between different exact implementations

Added generic MessageProcessor abstraction to unify signatures and handling between different exact implementations #968

Triggered via pull request March 5, 2025 17:13
Status Failure
Total duration 42s
Artifacts

build_and_test.yml

on: pull_request
Build application code
33s
Build application code
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build application code
Parameter 'event' implicitly has an 'any' type.
Build application code
Parameter 'event' implicitly has an 'any' type.
Build application code
Parameter 'event' implicitly has an 'any' type.
Build application code
Parameter 'event' implicitly has an 'any' type.
Build application code
Parameter 'event' implicitly has an 'any' type.
Build application code
Type 'PostgreSQLProjectionDefinition<ShoppingCartSummaryEvent>' is not assignable to type 'ProjectionDefinition<ShoppingCartConfirmed, ReadEventMetadataWithGlobalPosition, PostgreSQLProcessorHandlerContext>'.
Build application code
Parameter 'event' implicitly has an 'any' type.
Build application code
Type 'PostgreSQLProjectionDefinition<ShoppingCartSummaryEvent>' is not assignable to type 'ProjectionDefinition<ShoppingCartConfirmed, ReadEventMetadataWithGlobalPosition, PostgreSQLProcessorHandlerContext>'.
Build application code
Parameter 'event' implicitly has an 'any' type.
Build application code
Type 'PostgreSQLProjectionDefinition<ShoppingCartSummaryEvent>' is not assignable to type 'ProjectionDefinition<ShoppingCartConfirmed, ReadEventMetadataWithGlobalPosition, PostgreSQLProcessorHandlerContext>'.