Skip to content

Delete packages/sdk directory #232

Delete packages/sdk directory

Delete packages/sdk directory #232

Triggered via push September 23, 2024 12:42
Status Failure
Total duration 2m 38s
Artifacts

phpcs.yml

on: push
Fit to window
Zoom out
Zoom in

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/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/
phpcs
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/
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/