Add conditional premium support option #641
php-lint.yml
on: pull_request
PHPStan
56s
PHPCS check
17s
Matrix: PHP syntax
Annotations
2 errors and 4 warnings
PHPCS check
Process completed with exit code 2.
|
PHPCS check
Process completed with exit code 1.
|
PHPCS check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPCS check:
src/Admin/HelpOptionsPage.php#L99
Array double arrow not aligned correctly; expected 7 space(s) between "'isPremium'" and double arrow, but found 8.
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|