Fix pledge activation URL #107
ci.yml
on: pull_request
PHP CodeSniffer
18s
Matrix: PHP Unit Tests
Annotations
6 errors and 6 warnings
PHP CodeSniffer:
plugins/wporg-5ftf/includes/pledge.php#L42
Inline comments must end in full-stops, exclamation marks, or question marks
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/pledge.php#L253
Assignments must be the first block of code on a line
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/pledge.php#L457
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/pledge.php#L577
There must not be a space before the colon in a return type declaration
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/pledge.php#L613
There should be a comma after the last array item in a multi-line array.
|
PHP CodeSniffer
Process completed with exit code 1.
|
PHP CodeSniffer
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 CodeSniffer
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 CodeSniffer
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/
|
PHP Unit Tests (7.4)
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 Unit Tests (7.4)
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 Unit Tests (7.4)
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/
|