Skip to content

#391 Find audit route using the annotation loader #483

#391 Find audit route using the annotation loader

#391 Find audit route using the annotation loader #483

Triggered via pull request December 28, 2023 17:42
Status Failure
Total duration 1m 15s
Artifacts 2

ci-6.x.yml

on: pull_request
Runs PHP-CS-Fixer to check for CS issues, and validates composer.json
23s
Runs PHP-CS-Fixer to check for CS issues, and validates composer.json
Matrix: tests_sf
Upload coverage to Codecov
0s
Upload coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Tests PHP 8.3, Symfony 7.*
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires nyholm/symfony-bundle-test 1.x-dev -> satisfiable by nyholm/symfony-bundle-test[1.x-dev]. - nyholm/symfony-bundle-test 1.x-dev requires symfony/dependency-injection ^4.3 || ^5.0 || ^6.0 -> found symfony/dependency-injection[v4.3.0, ..., v4.4.49, v5.0.0, ..., v5.4.33, v6.0.0, ..., v6.4.1] but these were not loaded, likely because it conflicts with another require. Problem 2 - matthiasnoback/symfony-dependency-injection-test v3.1.0 requires php ^7.1 -> your php version (8.3.1) does not satisfy that requirement. - matthiasnoback/symfony-dependency-injection-test[4.0.0, ..., 4.2.0] require php ^7.2 -> your php version (8.3.1) does not satisfy that requirement. - matthiasnoback/symfony-dependency-injection-test 4.2.1 requires symfony/dependency-injection ^3.4 || ^4.4 || ^5.0 -> found symfony/dependency-injection[v3.4.0, ..., v3.4.47, v4.4.0, ..., v4.4.49, v5.0.0, ..., v5.4.33] but these were not loaded, likely because it conflicts with another require. - matthiasnoback/symfony-dependency-injection-test[4.3.0, ..., v4.3.1] require symfony/dependency-injection ^4.4 || ^5.3 || ^6.0 -> found symfony/dependency-injection[v4.4.0, ..., v4.4.49, v5.3.0, ..., v5.4.33, v6.0.0, ..., v6.4.1] but these were not loaded, likely because it conflicts with another require. - Root composer.json requires matthiasnoback/symfony-dependency-injection-test ^3.1|^4.0 -> satisfiable by matthiasnoback/symfony-dependency-injection-test[v3.1.0, 4.0.0, ..., v4.3.1].
Tests PHP 8.3, Symfony 7.*
Process completed with exit code 2.
Tests PHP 8.2, Symfony 7.*
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires nyholm/symfony-bundle-test 1.x-dev -> satisfiable by nyholm/symfony-bundle-test[1.x-dev]. - nyholm/symfony-bundle-test 1.x-dev requires symfony/dependency-injection ^4.3 || ^5.0 || ^6.0 -> found symfony/dependency-injection[v4.3.0, ..., v4.4.49, v5.0.0, ..., v5.4.33, v6.0.0, ..., v6.4.1] but these were not loaded, likely because it conflicts with another require. Problem 2 - matthiasnoback/symfony-dependency-injection-test v3.1.0 requires php ^7.1 -> your php version (8.2.14) does not satisfy that requirement. - matthiasnoback/symfony-dependency-injection-test[4.0.0, ..., 4.2.0] require php ^7.2 -> your php version (8.2.14) does not satisfy that requirement. - matthiasnoback/symfony-dependency-injection-test 4.2.1 requires symfony/dependency-injection ^3.4 || ^4.4 || ^5.0 -> found symfony/dependency-injection[v3.4.0, ..., v3.4.47, v4.4.0, ..., v4.4.49, v5.0.0, ..., v5.4.33] but these were not loaded, likely because it conflicts with another require. - matthiasnoback/symfony-dependency-injection-test[4.3.0, ..., v4.3.1] require symfony/dependency-injection ^4.4 || ^5.3 || ^6.0 -> found symfony/dependency-injection[v4.4.0, ..., v4.4.49, v5.3.0, ..., v5.4.33, v6.0.0, ..., v6.4.1] but these were not loaded, likely because it conflicts with another require. - Root composer.json requires matthiasnoback/symfony-dependency-injection-test ^3.1|^4.0 -> satisfiable by matthiasnoback/symfony-dependency-injection-test[v3.1.0, 4.0.0, ..., v4.3.1].
Tests PHP 8.2, Symfony 7.*
Process completed with exit code 2.
Tests PHP 8.3, Symfony 5.*: src/Routing/RoutingAnnotationLoader.php#L15
Property DH\AuditorBundle\Routing\RoutingAnnotationLoader::$attributeRouteControllerLoader has unknown class Symfony\Bundle\FrameworkBundle\Routing\AttributeRouteControllerLoader as its type.
Tests PHP 8.3, Symfony 5.*: src/Routing/RoutingAnnotationLoader.php#L21
Parameter $attributeRouteControllerLoader of method DH\AuditorBundle\Routing\RoutingAnnotationLoader::__construct() has invalid type Symfony\Bundle\FrameworkBundle\Routing\AttributeRouteControllerLoader.
Tests PHP 8.3, Symfony 5.*: src/Routing/RoutingAnnotationLoader.php#L35
Call to method load() on an unknown class Symfony\Bundle\FrameworkBundle\Routing\AttributeRouteControllerLoader.
Tests PHP 8.3, Symfony 5.*
Process completed with exit code 1.
Tests PHP 8.2, Symfony 5.*: src/Routing/RoutingAnnotationLoader.php#L15
Property DH\AuditorBundle\Routing\RoutingAnnotationLoader::$attributeRouteControllerLoader has unknown class Symfony\Bundle\FrameworkBundle\Routing\AttributeRouteControllerLoader as its type.
Tests PHP 8.2, Symfony 5.*: src/Routing/RoutingAnnotationLoader.php#L21
Parameter $attributeRouteControllerLoader of method DH\AuditorBundle\Routing\RoutingAnnotationLoader::__construct() has invalid type Symfony\Bundle\FrameworkBundle\Routing\AttributeRouteControllerLoader.
Tests PHP 8.2, Symfony 5.*: src/Routing/RoutingAnnotationLoader.php#L35
Call to method load() on an unknown class Symfony\Bundle\FrameworkBundle\Routing\AttributeRouteControllerLoader.
Tests PHP 8.2, Symfony 5.*
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
php-8.2-sf-6-coverage Expired
27.1 KB
php-8.3-sf-6-coverage Expired
27.1 KB