TASK: Introduce subscriptions v1 #12
Annotations
21 errors and 1 warning
build (8.3):
src/EventHandling/ProjectionEventHandler.php#L76
Access to an undefined property Wwwision\DCBLibrary\EventHandling\ProjectionEventHandler<S>::$eventSerializer.
|
build (8.3):
src/EventHandling/ProjectionEventHandler.php#L97
Access to an undefined property Wwwision\DCBLibrary\EventHandling\ProjectionEventHandler<S>::$statesByPartitionKey.
|
build (8.3):
src/EventHandling/ProjectionEventHandler.php#L98
Access to an undefined property Wwwision\DCBLibrary\EventHandling\ProjectionEventHandler<S>::$checkpointStorage.
|
build (8.3):
src/EventHandling/ProjectionEventHandler.php#L103
Class Wwwision\DCBLibrary\EventHandling\PartitionedProjection not found.
|
build (8.3):
src/EventHandling/ProjectionEventHandler.php#L104
Access to an undefined property Wwwision\DCBLibrary\EventHandling\ProjectionEventHandler<S>::$statesByPartitionKey.
|
build (8.3):
src/EventHandling/ProjectionEventHandler.php#L105
Call to method saveState() on an unknown class Wwwision\DCBLibrary\EventHandling\PartitionedProjection.
|
build (8.3):
src/EventHandling/ProjectionEventHandler.php#L108
Access to an undefined property Wwwision\DCBLibrary\EventHandling\ProjectionEventHandler<S>::$checkpointStorage.
|
build (8.3):
src/EventHandling/ProjectionEventHandler.php#L109
Access to an undefined property Wwwision\DCBLibrary\EventHandling\ProjectionEventHandler<S>::$statesByPartitionKey.
|
build (8.3):
src/Subscription/Engine/DefaultSubscriptionEngine.php#L232
Instanceof between Wwwision\DCBLibrary\Subscription\Subscriber\Subscriber and Wwwision\DCBLibrary\ProvidesSetup will always evaluate to false.
|
build (8.3):
src/Subscription/SubscriptionError.php#L15
PHPDoc tag @param references unknown parameter: $errorContext
|
build (8.2)
The job was canceled because "_8_3" failed.
|
build (8.2):
src/EventHandling/ProjectionEventHandler.php#L76
Access to an undefined property Wwwision\DCBLibrary\EventHandling\ProjectionEventHandler<S>::$eventSerializer.
|
build (8.2):
src/EventHandling/ProjectionEventHandler.php#L97
Access to an undefined property Wwwision\DCBLibrary\EventHandling\ProjectionEventHandler<S>::$statesByPartitionKey.
|
build (8.2):
src/EventHandling/ProjectionEventHandler.php#L98
Access to an undefined property Wwwision\DCBLibrary\EventHandling\ProjectionEventHandler<S>::$checkpointStorage.
|
build (8.2):
src/EventHandling/ProjectionEventHandler.php#L103
Class Wwwision\DCBLibrary\EventHandling\PartitionedProjection not found.
|
build (8.2):
src/EventHandling/ProjectionEventHandler.php#L104
Access to an undefined property Wwwision\DCBLibrary\EventHandling\ProjectionEventHandler<S>::$statesByPartitionKey.
|
build (8.2):
src/EventHandling/ProjectionEventHandler.php#L105
Call to method saveState() on an unknown class Wwwision\DCBLibrary\EventHandling\PartitionedProjection.
|
build (8.2):
src/EventHandling/ProjectionEventHandler.php#L108
Access to an undefined property Wwwision\DCBLibrary\EventHandling\ProjectionEventHandler<S>::$checkpointStorage.
|
build (8.2):
src/EventHandling/ProjectionEventHandler.php#L109
Access to an undefined property Wwwision\DCBLibrary\EventHandling\ProjectionEventHandler<S>::$statesByPartitionKey.
|
build (8.2):
src/Subscription/Engine/DefaultSubscriptionEngine.php#L232
Instanceof between Wwwision\DCBLibrary\Subscription\Subscriber\Subscriber and Wwwision\DCBLibrary\ProvidesSetup will always evaluate to false.
|
build (8.2):
src/Subscription/SubscriptionError.php#L15
PHPDoc tag @param references unknown parameter: $errorContext
|
build (8.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|