Update CI workflow for PHP versions #217
coding-standards.yml
on: pull_request
cs
/
Coding Standards
30s
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
|