Skip to content

Use group slug as suggested site slug when creating a Portfolio. #176

Use group slug as suggested site slug when creating a Portfolio.

Use group slug as suggested site slug when creating a Portfolio. #176

Triggered via push May 29, 2024 12:20
Status Failure
Total duration 40s
Artifacts

phpcs.yml

on: push
PHP coding standards
29s
PHP coding standards
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
PHP coding standards: lib/menus.php#L245
The parameter "$help_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
PHP coding standards: lib/menus.php#L303
The parameter "$child_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
PHP coding standards: lib/media-funcs.php#L165
Mixing different binary boolean operators within an expression without using parentheses to clarify precedence is not allowed.
PHP coding standards: sidebar-help.php#L114
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
PHP coding standards
Process completed with exit code 1.
PHP coding standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP coding standards
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP coding standards
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/