Skip to content

Require PHP 8.4+

Require PHP 8.4+ #56

Triggered via push January 13, 2025 09:41
Status Failure
Total duration 18s
Artifacts

code-style.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
phpcs: lib/Headers.php#L280
There must not be more than one property declared per statement
phpcs: lib/Headers.php#L281
Visibility must be declared on property "$this"
phpcs: lib/Headers.php#L282
Space before opening parenthesis of function call prohibited
phpcs: lib/Headers.php#L282
Expected at least 1 space before "|"; 0 found
phpcs: lib/Headers.php#L282
Expected at least 1 space after "|"; 0 found
phpcs: lib/Headers.php#L282
There must not be more than one property declared per statement
phpcs: lib/Headers.php#L282
Visibility must be declared on property "$value"
phpcs: lib/Headers.php#L283
There must not be more than one property declared per statement
phpcs: lib/Headers.php#L283
Visibility must be declared on property "$this"
phpcs: lib/Headers.php#L292
There must not be more than one property declared per statement
phpcs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpcs: lib/Request.php#L412
Property name "$_SERVER" should not be prefixed with an underscore to indicate visibility