Merge pull request #365 from mercadopago/release/7.6.4 #225
Annotations
7 errors and 6 warnings
phpcs:
src/Logs/Transports/Remote.php#L152
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Use isset() or empty() to check the index exists before using it
|
phpcs:
src/Logs/Transports/Remote.php#L152
$_SERVER data not unslashed before sanitization. Use wp_unslash() or similar
|
phpcs:
src/Logs/Transports/Remote.php#L152
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
|
phpcs:
src/Logs/Transports/Remote.php#L152
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Use isset() or empty() to check the index exists before using it
|
phpcs:
src/Logs/Transports/Remote.php#L152
$_SERVER data not unslashed before sanitization. Use wp_unslash() or similar
|
phpcs:
src/Logs/Transports/Remote.php#L152
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
|
phpcs
Process completed with exit code 1.
|
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pat-s/[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/
|
phpcs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, pat-s/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpcs
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/
|
phpcs
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/
|
phpcs
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/
|
phpcs
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/
|