Skip to content

Allow service tickets on proxyValidate #304

Allow service tickets on proxyValidate

Allow service tickets on proxyValidate #304

Re-run triggered November 20, 2025 23:58
Status Failure
Total duration 1m 34s
Artifacts

php.yml

on: pull_request
Matrix: PHP-Linter
Linter  /  ecmascript-linter
Linter / ecmascript-linter
Linter  /  json-linter
Linter / json-linter
Linter  /  style-linter
Linter / style-linter
Linter  /  yaml-linter
Linter / yaml-linter
Quality control
47s
Quality control
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
7s
Code coverage
Security checks
28s
Security checks
Cleanup artifacts
6s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Quality control
Process completed with exit code 1.
Quality control: src/Controller/Traits/TicketValidatorTrait.php (in context of class SimpleSAML/Module/casserver/Controller/LoginController)#L180
Method SimpleSAML\Module\casserver\Controller\LoginController::validateServiceTicket() has parameter $serviceTicket with no value type specified in iterable type array.
Quality control: src/Controller/Traits/TicketValidatorTrait.php (in context of class SimpleSAML/Module/casserver/Controller/Cas20Controller)#L180
Method SimpleSAML\Module\casserver\Controller\Cas20Controller::validateServiceTicket() has parameter $serviceTicket with no value type specified in iterable type array.