Added generic MessageProcessor abstraction to unify signatures and handling between different exact implementations #968
build_and_test.yml
on: pull_request
Build application code
33s
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>'.
|