IBX-9584: Resolved Symfony 6.x deprecations #959
Triggered via pull request
February 19, 2025 06:52
Status
Failure
Total duration
12m 27s
Artifacts
–
ci.yaml
on: pull_request
Run code style check
26s
REST functional tests
/
functional-tests-rest
12m 16s
Matrix: Run rector
Matrix: Unit & integration tests
Annotations
9 errors and 1 warning
Unit & integration tests (8.3):
src/lib/Security/AuthorizationHeaderRESTRequestMatcher.php#L26
Method Ibexa\Rest\Security\AuthorizationHeaderRESTRequestMatcher::__construct() has parameter $ips with no type specified.
|
Unit & integration tests (8.3):
src/lib/Security/AuthorizationHeaderRESTRequestMatcher.php#L26
Method Ibexa\Rest\Security\AuthorizationHeaderRESTRequestMatcher::__construct() has parameter $methods with no type specified.
|
Unit & integration tests (8.3):
src/lib/Security/AuthorizationHeaderRESTRequestMatcher.php#L26
Method Ibexa\Rest\Security\AuthorizationHeaderRESTRequestMatcher::__construct() has parameter $schemes with no type specified.
|
Unit & integration tests (8.3):
src/lib/Security/AuthorizationHeaderRESTRequestMatcher.php#L36
Method Symfony\Component\HttpFoundation\ChainRequestMatcher::__construct() invoked with 7 parameters, 1 required.
|
Unit & integration tests (8.3):
src/lib/Security/AuthorizationHeaderRESTRequestMatcher.php#L36
Parameter #1 $matchers of method Symfony\Component\HttpFoundation\ChainRequestMatcher::__construct() expects iterable<Symfony\Component\HttpFoundation\RequestMatcherInterface>, string|null given.
|
Unit & integration tests (8.3):
tests/contracts/Security/JWTTokenCreationRESTRequestMatcherTest.php#L19
Class Ibexa\Rest\Security\JWTTokenCreationRESTRequestMatcher constructor invoked with 0 parameters, 1 required.
|
Unit & integration tests (8.3):
tests/contracts/Security/JWTTokenCreationRESTRequestMatcherTest.php#L26
Class Ibexa\Rest\Security\JWTTokenCreationRESTRequestMatcher constructor invoked with 0 parameters, 1 required.
|
Unit & integration tests (8.3):
tests/contracts/Security/JWTTokenCreationRESTRequestMatcherTest.php#L37
Class Ibexa\Rest\Security\JWTTokenCreationRESTRequestMatcher constructor invoked with 0 parameters, 1 required.
|
Unit & integration tests (8.3)
Process completed with exit code 1.
|
Run rector (8.3)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|