Skip to content

Update for UM core 2.8.7; #51

Update for UM core 2.8.7;

Update for UM core 2.8.7; #51

Triggered via pull request September 27, 2024 14:59
Status Failure
Total duration 17s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
WPCS: src/um-set-password/src/Core.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected core.php, but found Core.php.
WPCS: src/um-set-password/src/Core.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-core.php, but found Core.php.
WPCS: src/um-block-emails/src/Core.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected core.php, but found Core.php.
WPCS: src/um-block-emails/src/Core.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-core.php, but found Core.php.
WPCS: src/um-user-shortcode/src/Core.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected core.php, but found Core.php.
WPCS: src/um-user-shortcode/src/Core.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-core.php, but found Core.php.
WPCS: src/um-cover-photo/src/Core.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected core.php, but found Core.php.
WPCS: src/um-cover-photo/src/Core.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-core.php, but found Core.php.
WPCS: src/um-cover-photo/src/Core.php#L21
Inline comments must end in full-stops, exclamation marks, or question marks
WPCS: src/um-fields-counter/src/Core.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected core.php, but found Core.php.
WPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
WPCS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/