Skip to content

Add plugin check action #3

Add plugin check action

Add plugin check action #3

Triggered via pull request October 6, 2024 14:07
Status Failure
Total duration 2m 3s
Artifacts

wp-plugin-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
hidden_files: .gitignore#L1
Hidden files are not permitted.
hidden_files: .distignore#L1
Hidden files are not permitted.
test
Process completed with exit code 1.
trademarked_term: readme.txt#L1
The plugin name includes a restricted term. Your chosen plugin name - "WP Approve User" - contains the restricted term "wp" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "wp" elsewhere in your plugin name, such as "... for wp".
trademarked_term: wp-approve-user.php#L1
The plugin name includes a restricted term. Your chosen plugin name - "WP Approve User" - contains the restricted term "wp" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "wp" elsewhere in your plugin name, such as "... for wp".
trademarked_term: wp-approve-user.php#L1
The plugin slug includes a restricted term. Your plugin slug - "wp-approve-user" - contains the restricted term "wp" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "wp" elsewhere in your plugin slug, such as "... for wp".
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/