Skip to content

Release v7.9.0

Release v7.9.0 #242

Triggered via push December 16, 2024 12:11
Status Failure
Total duration 2m 38s
Artifacts

phpcs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/