Add support for object and list shape types #87
Annotations
5 errors and 1 warning
Run vimeo/psalm:
src/PseudoTypes/ListShape.php#L9
src/PseudoTypes/ListShape.php:9:13: MissingImmutableAnnotation: phpDocumentor\Reflection\Type is marked @psalm-immutable, but phpDocumentor\Reflection\PseudoTypes\ListShape is not marked @psalm-immutable (see https://psalm.dev/213)
|
Run vimeo/psalm:
src/PseudoTypes/ListShape.php#L9
src/PseudoTypes/ListShape.php:9:31: MissingImmutableAnnotation: phpDocumentor\Reflection\PseudoTypes\ArrayShape is marked @psalm-immutable, but phpDocumentor\Reflection\PseudoTypes\ListShape is not marked @psalm-immutable (see https://psalm.dev/213)
|
Run vimeo/psalm:
src/PseudoTypes/ListShape.php#L11
src/PseudoTypes/ListShape.php:11:5: MissingImmutableAnnotation: phpDocumentor\Reflection\PseudoTypes\ArrayShape::__toString is marked @psalm-immutable, but phpDocumentor\Reflection\PseudoTypes\ListShape::__toString is not marked @psalm-immutable (see https://psalm.dev/213)
|
Run vimeo/psalm:
src/PseudoTypes/ObjectShape.php#L13
src/PseudoTypes/ObjectShape.php:13:13: MissingImmutableAnnotation: phpDocumentor\Reflection\Type is marked @psalm-immutable, but phpDocumentor\Reflection\PseudoTypes\ObjectShape is not marked @psalm-immutable (see https://psalm.dev/213)
|
Run vimeo/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