Enable PHP 8.4 comat #565
coding-standards.yml
on: pull_request
cs
/
Coding Standards
16s
Annotations
6 errors and 1 warning
cs / Coding Standards:
src/ClassesInDirectories.php#L13
Use statements should be sorted alphabetically. The first wrong one is array_column.
|
cs / Coding Standards:
src/ClassesInDirectories.php#L101
Whitespace found at end of line
|
cs / Coding Standards:
src/ClassesInDirectories.php#L108
Whitespace found at end of line
|
cs / Coding Standards:
src/ClassesInDirectories.php#L115
Constant T_TRAIT should not be referenced via a fallback global name, but via a use statement.
|
cs / Coding Standards:
src/ClassesInDirectories.php#L118
Function in_array() should not be referenced via a fallback global name, but via a use statement.
|
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/
|