Add Message header interface for more decoupling and type safety #2371
Annotations
10 errors and 1 warning
psalm:
tests/Benchmark/blackfire.php#L33
tests/Benchmark/blackfire.php:33:5: InvalidArgument: Argument 3 of Patchlevel\EventSourcing\Store\DoctrineDbalStore::__construct expects Patchlevel\EventSourcing\EventBus\Serializer\HeadersSerializer, but 'eventstore' provided (see https://psalm.dev/004)
|
psalm:
tests/Integration/BankAccountSplitStream/IntegrationTest.php#L50
tests/Integration/BankAccountSplitStream/IntegrationTest.php:50:13: InvalidArgument: Argument 3 of Patchlevel\EventSourcing\Store\DoctrineDbalStore::__construct expects Patchlevel\EventSourcing\EventBus\Serializer\HeadersSerializer, but 'eventstore' provided (see https://psalm.dev/004)
|
psalm:
tests/Integration/Outbox/OutboxTest.php#L140
tests/Integration/Outbox/OutboxTest.php:140:13: TooManyArguments: Too many arguments for Patchlevel\EventSourcing\EventBus\Serializer\EventSerializerMessageSerializer::__construct - expecting 3 but saw 4 (see https://psalm.dev/026)
|
psalm:
tests/Integration/Outbox/OutboxTest.php#L143
tests/Integration/Outbox/OutboxTest.php:143:17: InvalidArgument: Argument 3 of Patchlevel\EventSourcing\EventBus\Serializer\EventSerializerMessageSerializer::__construct expects Patchlevel\EventSourcing\Serializer\Encoder\Encoder, but Patchlevel\Hydrator\MetadataHydrator provided (see https://psalm.dev/004)
|
psalm:
tests/Integration/Pipeline/PipelineChangeStoreTest.php#L51
tests/Integration/Pipeline/PipelineChangeStoreTest.php:51:13: InvalidArgument: Argument 3 of Patchlevel\EventSourcing\Store\DoctrineDbalStore::__construct expects Patchlevel\EventSourcing\EventBus\Serializer\HeadersSerializer, but 'eventstore' provided (see https://psalm.dev/004)
|
psalm:
tests/Integration/Pipeline/PipelineChangeStoreTest.php#L64
tests/Integration/Pipeline/PipelineChangeStoreTest.php:64:13: InvalidArgument: Argument 3 of Patchlevel\EventSourcing\Store\DoctrineDbalStore::__construct expects Patchlevel\EventSourcing\EventBus\Serializer\HeadersSerializer, but 'eventstore' provided (see https://psalm.dev/004)
|
psalm:
tests/Integration/Projectionist/ProjectionistTest.php#L53
tests/Integration/Projectionist/ProjectionistTest.php:53:13: InvalidArgument: Argument 3 of Patchlevel\EventSourcing\Store\DoctrineDbalStore::__construct expects Patchlevel\EventSourcing\EventBus\Serializer\HeadersSerializer, but 'eventstore' provided (see https://psalm.dev/004)
|
psalm:
tests/Integration/Projectionist/ProjectionistTest.php#L160
tests/Integration/Projectionist/ProjectionistTest.php:160:13: InvalidArgument: Argument 3 of Patchlevel\EventSourcing\Store\DoctrineDbalStore::__construct expects Patchlevel\EventSourcing\EventBus\Serializer\HeadersSerializer, but 'eventstore' provided (see https://psalm.dev/004)
|
psalm:
tests/Integration/Store/StoreTest.php#L33
tests/Integration/Store/StoreTest.php:33:13: InvalidArgument: Argument 3 of Patchlevel\EventSourcing\Store\DoctrineDbalStore::__construct expects Patchlevel\EventSourcing\EventBus\Serializer\HeadersSerializer, but 'eventstore' provided (see https://psalm.dev/004)
|
psalm:
tests/Integration/Store/StoreTest.php#L53
tests/Integration/Store/StoreTest.php:53:19: UndefinedMethod: Method Patchlevel\EventSourcing\EventBus\Message::withAggregateName does not exist (see https://psalm.dev/022)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading