Skip to content

Add compatibility layer with setono/client-bundle #75

Add compatibility layer with setono/client-bundle

Add compatibility layer with setono/client-bundle #75

Triggered via pull request April 9, 2024 08:54
Status Failure
Total duration 1m 36s
Artifacts

build.yaml

on: pull_request
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Dependency Analysis
Matrix: Mutation tests
Matrix: Static Code Analysis
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Coding Standards (8.1, highest)
Process completed with exit code 1.
Unit tests (8.2, highest)
Process completed with exit code 255.
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)
PropertyNotSetInConstructor: tests/EventListener/SaveClientIdSubscriberTest.php#L103
tests/EventListener/SaveClientIdSubscriberTest.php:103:20: PropertyNotSetInConstructor: Property Setono\ClientIdBundle\Tests\EventListener\_home_runner_work_ClientIdBundle_ClientIdBundle_tests_EventListener_SaveClientIdSubscriberTest_php_103_3184::$environment is not defined in constructor of Setono\ClientIdBundle\Tests\EventListener\_home_runner_work_ClientIdBundle_ClientIdBundle_tests_EventListener_SaveClientIdSubscriberTest_php_103_3184 or in any methods called in the constructor (see https://psalm.dev/074)
UndefinedClass: tests/EventListener/SaveClientIdSubscriberTest.php#L121
tests/EventListener/SaveClientIdSubscriberTest.php:121:48: UndefinedClass: Class, interface or enum named Symfony\Component\Routing\RouteCollectionBuilder does not exist (see https://psalm.dev/019)
Static Code Analysis (8.1, highest)
Process completed with exit code 2.
Dependency Analysis (8.1, highest)
Process completed with exit code 1.
Static Code Analysis (8.2, highest)
The job was canceled because "_8_1_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)
PropertyNotSetInConstructor: tests/EventListener/SaveClientIdSubscriberTest.php#L103
tests/EventListener/SaveClientIdSubscriberTest.php:103:20: PropertyNotSetInConstructor: Property Setono\ClientIdBundle\Tests\EventListener\_home_runner_work_ClientIdBundle_ClientIdBundle_tests_EventListener_SaveClientIdSubscriberTest_php_103_3184::$environment is not defined in constructor of Setono\ClientIdBundle\Tests\EventListener\_home_runner_work_ClientIdBundle_ClientIdBundle_tests_EventListener_SaveClientIdSubscriberTest_php_103_3184 or in any methods called in the constructor (see https://psalm.dev/074)
UndefinedClass: tests/EventListener/SaveClientIdSubscriberTest.php#L121
tests/EventListener/SaveClientIdSubscriberTest.php:121:48: UndefinedClass: Class, interface or enum named Symfony\Component\Routing\RouteCollectionBuilder does not exist (see https://psalm.dev/019)
Static Code Analysis (8.2, highest)
Process completed with exit code 2.
Dependency Analysis (8.2, highest)
The job was canceled because "_8_1_highest" failed.
Dependency Analysis (8.2, highest)
The operation was canceled.
Unit tests (8.1, highest)
The job was canceled because "_8_2_highest" failed.
Code Coverage (8.2, highest)
Process completed with exit code 255.
Mutation tests (8.2, highest)
Process completed with exit code 1.