allow "subscribe all" in projectors #2262
Annotations
6 errors and 1 warning
psalm:
src/Projection/Projector/MetadataProjectorResolver.php#L59
src/Projection/Projector/MetadataProjectorResolver.php:59:55: MixedMethodCall: Cannot determine the type of $projector (see https://psalm.dev/015)
|
psalm:
tests/Unit/Projection/Projector/MetadataProjectorResolverTest.php#L47
tests/Unit/Projection/Projector/MetadataProjectorResolverTest.php:47:9: MixedAssignment: Unable to determine the type that $result is being assigned to (see https://psalm.dev/032)
|
psalm:
tests/Unit/Projection/Projector/MetadataProjectorResolverTest.php#L47
tests/Unit/Projection/Projector/MetadataProjectorResolverTest.php:47:19: InvalidArrayAccess: Cannot access array value on non-array variable $result of type iterable<mixed, Closure> (see https://psalm.dev/005)
|
psalm:
tests/Unit/Projection/Projector/MetadataProjectorResolverTest.php#L81
tests/Unit/Projection/Projector/MetadataProjectorResolverTest.php:81:9: MixedAssignment: Unable to determine the type that $result is being assigned to (see https://psalm.dev/032)
|
psalm:
tests/Unit/Projection/Projector/MetadataProjectorResolverTest.php#L81
tests/Unit/Projection/Projector/MetadataProjectorResolverTest.php:81:19: InvalidArrayAccess: Cannot access array value on non-array variable $result of type iterable<mixed, Closure> (see https://psalm.dev/005)
|
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