Allow doctrine/dbal v4 #242
Closed
Annotations
10 errors and 1 warning
Statically analyze code (PHPStan):
src/UuidBinaryOrderedTimeType.php#L79
Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailed().
|
Statically analyze code (PHPStan):
src/UuidBinaryOrderedTimeType.php#L108
Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailed().
|
Statically analyze code (PHPStan):
src/UuidBinaryOrderedTimeType.php#L121
Return type int of method Ramsey\Uuid\Doctrine\UuidBinaryOrderedTimeType::getBindingType() is not covariant with return type Doctrine\DBAL\ParameterType of method Doctrine\DBAL\Types\Type::getBindingType().
|
Statically analyze code (PHPStan):
src/UuidBinaryOrderedTimeType.php#L123
Method Ramsey\Uuid\Doctrine\UuidBinaryOrderedTimeType::getBindingType() should return int but returns Doctrine\DBAL\ParameterType::BINARY.
|
Statically analyze code (PHPStan):
src/UuidBinaryOrderedTimeType.php#L161
Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailedFormat().
|
Statically analyze code (PHPStan):
src/UuidBinaryOrderedTimeType.php#L187
Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailedFormat().
|
Statically analyze code (PHPStan):
src/UuidBinaryType.php#L70
Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailed().
|
Statically analyze code (PHPStan):
src/UuidBinaryType.php#L99
Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailed().
|
Statically analyze code (PHPStan):
src/UuidBinaryType.php#L112
Return type int of method Ramsey\Uuid\Doctrine\UuidBinaryType::getBindingType() is not covariant with return type Doctrine\DBAL\ParameterType of method Doctrine\DBAL\Types\Type::getBindingType().
|
Statically analyze code (PHPStan):
src/UuidBinaryType.php#L114
Method Ramsey\Uuid\Doctrine\UuidBinaryType::getBindingType() should return int but returns Doctrine\DBAL\ParameterType::BINARY.
|
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