Removed @no-named-arguments, simplified union() and intersection() api #162
continuous-integration.yml
on: push
Matrix: composer-normalize
Matrix: composer-validate
Matrix: php-cs-fixer
Matrix: phpstan
Matrix: psalm
Matrix: test
Annotations
8 errors
UnusedClass:
src/IntersectionType.php#L12
src/IntersectionType.php:12:13: UnusedClass: Class Typhoon\Type\IntersectionType is never used (see https://psalm.dev/075)
|
psalm (8.1)
Process completed with exit code 2.
|
psalm (8.3)
The job was canceled because "_8_1" failed.
|
UnusedClass:
src/IntersectionType.php#L12
src/IntersectionType.php:12:13: UnusedClass: Class Typhoon\Type\IntersectionType is never used (see https://psalm.dev/075)
|
psalm (8.3)
Process completed with exit code 2.
|
psalm (8.2)
The job was canceled because "_8_1" failed.
|
UnusedClass:
src/IntersectionType.php#L12
src/IntersectionType.php:12:13: UnusedClass: Class Typhoon\Type\IntersectionType is never used (see https://psalm.dev/075)
|
psalm (8.2)
The operation was canceled.
|