Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

feat: update tabs and tabs item blocks #13

feat: update tabs and tabs item blocks

feat: update tabs and tabs item blocks #13

Triggered via pull request June 18, 2024 06:34
Status Failure
Total duration 1m 8s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
phpcs
Process completed with exit code 2.
phpcs: includes/blocks/block-editor/tabs/markup.php#L8
Variable "$classNames" is not in valid snake_case format, try "$class_names"
phpcs: includes/blocks/block-editor/tabs/markup.php#L16
Inline PHP statement must end with a semicolon
phpcs: includes/blocks/block-editor/tabs/markup.php#L16
Variable "$classNames" is not in valid snake_case format, try "$class_names"
phpcs
Process completed with exit code 1.
phpcs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
phpcs: includes/core.php#L92
A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
phpcs: includes/core.php#L144
Equals sign not aligned correctly; expected 1 space but found 6 spaces
phpcs: includes/core.php#L354
This comment is 75% valid code; is this commented out code?
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1, icrawl/action-eslint@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, icrawl/action-eslint@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/