Skip to content

Add wp config add and wp config update commands #263

Add wp config add and wp config update commands

Add wp config add and wp config update commands #263

Re-run triggered February 5, 2026 10:24
Status Failure
Total duration 30s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
5s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
24s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
14s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
6s
code-quality / Spell check
code-quality  /  PHPCS
17s
code-quality / PHPCS
code-quality  /  PHPStan
25s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
code-quality / PHPStan
Process completed with exit code 1.
code-quality / PHPStan: src/Config_Command.php#L917
Parameter #4 $options of method WPConfigTransformer::update() expects array{raw?: bool, anchor?: string, separator?: string, placement?: 'after'|'before'}, non-empty-array<string, bool|string> given.
code-quality / PHPStan: src/Config_Command.php#L807
Parameter #4 $options of method WPConfigTransformer::update() expects array{raw?: bool, anchor?: string, separator?: string, placement?: 'after'|'before'}, non-empty-array<string, bool|string> given.