Skip to content

Fix CI

Fix CI #749

Triggered via pull request October 24, 2025 12:41
@ADmadADmad
opened #745
ci
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: pull_request
cs-stan  /  Coding Standard & Static Analysis
26s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

3 errors
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
cs-stan / Coding Standard & Static Analysis: src/Authenticator/AuthenticationRequiredException.php#L33
PHPDoc type array<string, mixed> of property Authentication\Authenticator\AuthenticationRequiredException::$headers is not covariant with PHPDoc type array<non-empty-string, array<string>|string> of overridden property Cake\Http\Exception\HttpException::$headers.