enhance: subscription design followups #617
phpcs.yml
on: pull_request
Run PHPCS inspection
16s
Annotations
10 errors and 12 warnings
Run PHPCS inspection:
admin/template.php#L58
Closing PHP tag must be on a line by itself
|
Run PHPCS inspection:
admin/template.php#L115
Closing PHP tag must be on a line by itself
|
Run PHPCS inspection:
admin/template.php#L163
Closing PHP tag must be on a line by itself
|
Run PHPCS inspection:
admin/template.php#L228
Closing PHP tag must be on a line by itself
|
Run PHPCS inspection:
admin/template.php#L277
Closing PHP tag must be on a line by itself
|
Run PHPCS inspection:
admin/template.php#L293
Not using strict comparison for in_array; supply true for $strict argument.
|
Run PHPCS inspection:
admin/template.php#L320
Closing PHP tag must be on a line by itself
|
Run PHPCS inspection:
admin/template.php#L417
Closing PHP tag must be on a line by itself
|
Run PHPCS inspection:
admin/template.php#L448
Closing PHP tag must be on a line by itself
|
Run PHPCS inspection:
admin/template.php#L512
Closing PHP tag must be on a line by itself
|
Run PHPCS inspection
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pat-s/always-upload-cache@v1.1.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run PHPCS inspection
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pat-s/always-upload-cache@v1.1.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run PHPCS inspection
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/
|
Run PHPCS inspection
The `save-state` 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/
|
Run PHPCS inspection
The `save-state` 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/
|
Run PHPCS inspection
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/
|
Run PHPCS inspection
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/
|
Run PHPCS inspection:
admin/template.php#L50
This comment is 58% valid code; is this commented out code?
|
Run PHPCS inspection:
admin/template.php#L228
Equals sign not aligned correctly; expected 1 space but found 3 spaces
|
Run PHPCS inspection:
admin/template.php#L277
Equals sign not aligned correctly; expected 1 space but found 3 spaces
|
Run PHPCS inspection:
admin/template.php#L671
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
Run PHPCS inspection:
admin/template.php#L675
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|