Enable PHP 8.4 comat #555
coding-standards.yml
on: pull_request
cs
/
Coding Standards
17s
Annotations
4 errors and 1 warning
cs / Coding Standards:
src/ClassesInDirectories.php#L53
Expected 1 line after "if", found 0.
|
cs / Coding Standards:
src/ClassesInDirectories.php#L56
Function assert() should not be referenced via a fallback global name, but via a use statement.
|
cs / Coding Standards:
src/ClassesInDirectories.php#L57
Expected 1 line before "yield", found 0.
|
cs / Coding Standards
Process completed with exit code 1.
|
cs / Coding Standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|