"from now" mode for projections #2275
Annotations
3 errors and 1 warning
psalm:
tests/Unit/Projection/Projectionist/DefaultProjectionistTest.php#L326
tests/Unit/Projection/Projectionist/DefaultProjectionistTest.php:326:20: MismatchingDocblockPropertyType: Parameter _home_runner_work_event_sourcing_event_sourcing_tests_Unit_Projection_Projectionist_DefaultProjectionistTest_php_323_10895::$message has wrong type 'list<Patchlevel\EventSourcing\EventBus\Message>|null', should be 'Patchlevel\EventSourcing\EventBus\Message|null' (see https://psalm.dev/264)
|
psalm:
tests/Unit/Projection/Projectionist/DefaultProjectionistTest.php#L331
tests/Unit/Projection/Projectionist/DefaultProjectionistTest.php:331:34: InvalidPropertyAssignmentValue: $this->message with declared type 'list<Patchlevel\EventSourcing\EventBus\Message>|null' cannot be assigned type 'Patchlevel\EventSourcing\EventBus\Message<object>' (see https://psalm.dev/145)
|
psalm
Process completed with exit code 2.
|
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