Skip to content

Bump to symfony ^6.4 || ^7.0 #1911

Bump to symfony ^6.4 || ^7.0

Bump to symfony ^6.4 || ^7.0 #1911

Triggered via pull request February 25, 2024 18:57
Status Failure
Total duration 1m 7s
Artifacts

continuous-integration.yml

on: pull_request
run  /  Generate test matrix
2s
run / Generate test matrix
Matrix: run / Code Coverage
Matrix: run / Coding Standards
Matrix: run / Lint composer.json
Matrix: run / Lint symfony container
Matrix: run / Mutation Tests
Matrix: run / Static Code Analysis
Matrix: run / Lint twig files
Matrix: run / Lint XLIFF files
Matrix: run / Lint YML files
Matrix: run / tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
run / Coding Standards (8.3)
Process completed with exit code 2.
run / Static Code Analysis (8.3): src/Security/Authorization/Voter/UserAclVoter.php#L72
Method Nucleos\UserAdminBundle\Security\Authorization\Voter\UserAclVoter::doVote() has parameter $attributes with no value type specified in iterable type array.
run / Static Code Analysis (8.3): src/Security/Authorization/Voter/UserAclVoter.php (in context of class Nucleos/UserAdminBundle/Security/Authorization/Voter/UserAclVoter)#L27
Return type mixed of method Nucleos\UserAdminBundle\Security\Authorization\Voter\UserAclVoter::vote() is not covariant with return type int of method Symfony\Component\Security\Core\Authorization\Voter\VoterInterface::vote().
run / Static Code Analysis (8.3): tests/Security/Authorization/Voter/UserAclVoterTest.php#L45
Class Nucleos\UserAdminBundle\Security\Authorization\Voter\UserAclVoter does not have a constructor and must be instantiated without any parameters.
run / Static Code Analysis (8.3): tests/Security/Authorization/Voter/UserAclVoterTest.php#L71
Class Nucleos\UserAdminBundle\Security\Authorization\Voter\UserAclVoter does not have a constructor and must be instantiated without any parameters.
run / Static Code Analysis (8.3): tests/Security/Authorization/Voter/UserAclVoterTest.php#L96
Class Nucleos\UserAdminBundle\Security\Authorization\Voter\UserAclVoter does not have a constructor and must be instantiated without any parameters.
run / Static Code Analysis (8.3): tests/Security/Authorization/Voter/UserAclVoterTest.php#L121
Class Nucleos\UserAdminBundle\Security\Authorization\Voter\UserAclVoter does not have a constructor and must be instantiated without any parameters.
run / Static Code Analysis (8.3)
Process completed with exit code 2.
run / Mutation Tests (8.3)
Process completed with exit code 2.