Skip to content

Update CI workflow for PHP versions #215

Update CI workflow for PHP versions

Update CI workflow for PHP versions #215

Triggered via pull request January 4, 2025 22:01
@koriymkoriym
synchronize #17
php84
Status Failure
Total duration 52s
Artifacts

coding-standards.yml

on: pull_request
cs  /  Coding Standards
13s
cs / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
cs / Coding Standards: src/Http/CreateResponse.php#L24
Method \BEAR\Dev\Http\CreateResponse::__invoke() does not have @param annotation for its traversable parameter $output.
cs / Coding Standards: src/Http/HttpResource.php#L30
Header blocks must not contain blank lines
cs / Coding Standards: src/Http/HttpResource.php#L32
Expected 0 lines between same types of use statement, found 1.
cs / Coding Standards: src/Http/HttpResource.php#L32
Header blocks must be separated by a single blank line
cs / Coding Standards: src/Http/HttpResource.php#L33
Expected 1 line between different types of use statement, found 0.
cs / Coding Standards: src/Http/HttpResource.php#L256
Expected 1 line after "if", found 0.
cs / Coding Standards
Process completed with exit code 1.
cs / Coding Standards
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636