Add company reports functionality #111
ci.yml
on: pull_request
PHP CodeSniffer
13s
Matrix: PHP Unit Tests
Annotations
10 errors and 6 warnings
PHP CodeSniffer:
plugins/wporg-5ftf/includes/reports.php#L61
Expected 1 space between the comma and "'5ftf-deactivated'". Found: no spaces
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/reports.php#L61
Expected 1 space between the comma and "'publish'". Found: no spaces
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/reports.php#L65
Short array syntax is not allowed
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/reports.php#L77
Line indented incorrectly; expected 1 tabs, found 0
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/reports.php#L109
Line indented incorrectly; expected at least 1 tabs, found 0
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/reports.php#L112
Short array syntax is not allowed
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/reports.php#L129
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/reports.php#L155
There must be exactly one blank line before the tags in a doc comment
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/reports.php#L155
Missing parameter name
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/reports.php#L173
Expected 1 space between the comma and "'Status'". Found: no spaces
|
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/
|