Skip to content

symfony uuid type descriptor #1313

symfony uuid type descriptor

symfony uuid type descriptor #1313

Triggered via pull request January 21, 2025 12:24
Status Failure
Total duration 1m 40s
Artifacts

build.yml

on: pull_request
Coding Standard
15s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 27 warnings
Coding Standard
Process completed with exit code 2.
PHPStan (8.2): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L14
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.2): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Class Symfony\Bridge\Doctrine\Types\UuidType not found.
PHPStan (8.2): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Method PHPStan\Type\Doctrine\Descriptors\Symfony\UuidTypeDescriptor::getType() should return class-string<Doctrine\DBAL\Types\Type> but returns string.
PHPStan (8.2): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L20
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.2): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L23
Class Symfony\Component\Uid\Uuid not found.
PHPStan (8.2): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L26
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.2): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L29
Class Symfony\Component\Uid\Uuid not found.
PHPStan (8.2): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L32
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.2)
Process completed with exit code 2.
PHPStan (8.1): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L14
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.1): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Class Symfony\Bridge\Doctrine\Types\UuidType not found.
PHPStan (8.1): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Method PHPStan\Type\Doctrine\Descriptors\Symfony\UuidTypeDescriptor::getType() should return class-string<Doctrine\DBAL\Types\Type> but returns string.
PHPStan (8.1): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L20
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.1): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L23
Class Symfony\Component\Uid\Uuid not found.
PHPStan (8.1): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L26
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.1): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L29
Class Symfony\Component\Uid\Uuid not found.
PHPStan (8.1): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L32
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.1)
Process completed with exit code 2.
PHPStan (8.0): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L14
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.0): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Class Symfony\Bridge\Doctrine\Types\UuidType not found.
PHPStan (8.0): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Method PHPStan\Type\Doctrine\Descriptors\Symfony\UuidTypeDescriptor::getType() should return class-string<Doctrine\DBAL\Types\Type> but returns string.
PHPStan (8.0): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L20
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.0): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L23
Class Symfony\Component\Uid\Uuid not found.
PHPStan (8.0): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L26
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.0): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L29
Class Symfony\Component\Uid\Uuid not found.
PHPStan (8.0): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L32
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.0)
Process completed with exit code 2.
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Method PHPStan\Type\Doctrine\Descriptors\Symfony\UuidTypeDescriptor::getType() should return class-string<Doctrine\DBAL\Types\Type> but returns string.
PHPStan (8.3): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L14
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.3): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Class Symfony\Bridge\Doctrine\Types\UuidType not found.
PHPStan (8.3): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Method PHPStan\Type\Doctrine\Descriptors\Symfony\UuidTypeDescriptor::getType() should return class-string<Doctrine\DBAL\Types\Type> but returns string.
PHPStan (8.3): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L20
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.3): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L23
Class Symfony\Component\Uid\Uuid not found.
PHPStan (8.3): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L26
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.3): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L29
Class Symfony\Component\Uid\Uuid not found.
PHPStan (8.3): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L32
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.3)
Process completed with exit code 2.
PHPStan (8.4): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L14
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.4): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Class Symfony\Bridge\Doctrine\Types\UuidType not found.
PHPStan (8.4): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Method PHPStan\Type\Doctrine\Descriptors\Symfony\UuidTypeDescriptor::getType() should return class-string<Doctrine\DBAL\Types\Type> but returns string.
PHPStan (8.4): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L20
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.4): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L23
Class Symfony\Component\Uid\Uuid not found.
PHPStan (8.4): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L26
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.4): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L29
Class Symfony\Component\Uid\Uuid not found.
PHPStan (8.4): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L32
Attribute class PHPStan\Type\Doctrine\Descriptors\Symfony\Override does not exist.
PHPStan (8.4)
Process completed with exit code 2.
PHPStan (7.4): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Class Symfony\Bridge\Doctrine\Types\UuidType not found.
PHPStan (7.4): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L17
Method PHPStan\Type\Doctrine\Descriptors\Symfony\UuidTypeDescriptor::getType() should return class-string<Doctrine\DBAL\Types\Type> but returns string.
PHPStan (7.4): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L23
Class Symfony\Component\Uid\Uuid not found.
PHPStan (7.4): src/Type/Doctrine/Descriptors/Symfony/UuidTypeDescriptor.php#L29
Class Symfony\Component\Uid\Uuid not found.
PHPStan (7.4)
Process completed with exit code 2.
Lint (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Coding Standard
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (7.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.1, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.0, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.0, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.1, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636