Add compatibility layer with setono/client-bundle #77
build.yaml
on: pull_request
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Dependency Analysis
Matrix: Mutation tests
Matrix: Static Code Analysis
Matrix: Unit tests
Annotations
9 errors
Unit tests (8.2, highest)
Process completed with exit code 1.
|
DeprecatedMethod:
src/Doctrine/Type/ClientIdType.php#L24
src/Doctrine/Type/ClientIdType.php:24:27: DeprecatedMethod: The method Doctrine\DBAL\Platforms\AbstractPlatform::getVarcharTypeDeclarationSQL has been marked as deprecated (see https://psalm.dev/001)
|
Static Code Analysis (8.2, highest)
Process completed with exit code 2.
|
Static Code Analysis (8.1, highest)
The job was canceled because "_8_2_highest" failed.
|
DeprecatedMethod:
src/Doctrine/Type/ClientIdType.php#L24
src/Doctrine/Type/ClientIdType.php:24:27: DeprecatedMethod: The method Doctrine\DBAL\Platforms\AbstractPlatform::getVarcharTypeDeclarationSQL has been marked as deprecated (see https://psalm.dev/001)
|
Static Code Analysis (8.1, highest)
Process completed with exit code 2.
|
Unit tests (8.1, highest)
The job was canceled because "_8_2_highest" failed.
|
Code Coverage (8.2, highest)
Process completed with exit code 1.
|
Mutation tests (8.2, highest)
Process completed with exit code 1.
|