Add contributors report, and allow data to be downloaded. #151
ci.yml
on: pull_request
PHP CodeSniffer
11s
Matrix: PHP Unit Tests
Annotations
4 errors and 6 warnings
PHP CodeSniffer:
plugins/wporg-5ftf/includes/reports.php#L225
There should be a comma after the last array item in a multi-line array.
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/xprofile.php#L78
There must not be a space before the colon in a return type declaration
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/xprofile.php#L91
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
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/
|