site connection with the already-created brand #211
phpcs.yml
on: pull_request
Run PHPCS inspection
16s
Annotations
11 warnings
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:
includes/Core/User/User.php#L72
This comment is 59% valid code; is this commented out code?
|
Run PHPCS inspection:
includes/Rest/Auth.php#L71
This comment is 60% valid code; is this commented out code?
|
Run PHPCS inspection:
includes/Core/Auth/Auth.php#L59
This comment is 61% valid code; is this commented out code?
|
Run PHPCS inspection:
includes/Core/Auth/Auth.php#L81
This comment is 67% valid code; is this commented out code?
|
Run PHPCS inspection:
includes/Core/Auth/Auth.php#L87
This comment is 64% valid code; is this commented out code?
|
Run PHPCS inspection:
includes/Core/Api/Api.php#L77
json_encode() is discouraged. Use wp_json_encode() instead.
|