Skip to content

Enable PHP 8.4 comat #561

Enable PHP 8.4 comat

Enable PHP 8.4 comat #561

Triggered via pull request November 2, 2024 16:11
@koriymkoriym
synchronize #59
php8.4
Status Failure
Total duration 23s
Artifacts

coding-standards.yml

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

Annotations

6 errors and 1 warning
cs / Coding Standards: src/ClassesInDirectories.php#L94
Function array_search() should not be referenced via a fallback global name, but via a use statement.
cs / Coding Standards: src/ClassesInDirectories.php#L94
Function array_column() should not be referenced via a fallback global name, but via a use statement.
cs / Coding Standards: src/ClassesInDirectories.php#L98
Whitespace found at end of line
cs / Coding Standards: src/ClassesInDirectories.php#L99
Function array_slice() should not be referenced via a fallback global name, but via a use statement.
cs / Coding Standards: src/ClassesInDirectories.php#L105
Whitespace found at end of line
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/