Skip to content

Fixed 'Config key is not set: host' error when executing status command #663

Fixed 'Config key is not set: host' error when executing status command

Fixed 'Config key is not set: host' error when executing status command #663

Triggered via pull request April 2, 2024 09:39
Status Failure
Total duration 41s
Artifacts

php.yml

on: pull_request
Matrix: php-cs-fixer
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
phpstan (PHP 8.2 with Pimcore ^11.0 (prefer-stable) on ubuntu-latest): src/Command/Status.php#L50
Parameter #2 $pieces of function join expects array, array|bool|string given.
phpstan (PHP 8.2 with Pimcore ^11.0 (prefer-stable) on ubuntu-latest)
Process completed with exit code 1.
php-cs-fixer (ubuntu-latest)
Process completed with exit code 8.
phpstan (PHP 8.1 with Pimcore ^11.0 (prefer-stable) on ubuntu-latest): src/Command/Status.php#L50
Parameter #2 $pieces of function join expects array, array|bool|string given.
phpstan (PHP 8.1 with Pimcore ^11.0 (prefer-stable) on ubuntu-latest)
Process completed with exit code 1.
phpstan (PHP 8.1 with Pimcore ^11.0 (prefer-lowest) on ubuntu-latest): src/Command/Status.php#L50
Parameter #2 $pieces of function join expects array, array|bool|string given.
phpstan (PHP 8.1 with Pimcore ^11.0 (prefer-lowest) on ubuntu-latest)
Process completed with exit code 1.
phpstan (PHP 8.2 with Pimcore ^11.0 (prefer-lowest) on ubuntu-latest): src/Command/Status.php#L50
Parameter #2 $pieces of function join expects array, array|bool|string given.
phpstan (PHP 8.2 with Pimcore ^11.0 (prefer-lowest) on ubuntu-latest)
Process completed with exit code 1.
phpstan (PHP 8.2 with Pimcore ^11.0 (prefer-stable) on ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
php-cs-fixer (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpstan (PHP 8.1 with Pimcore ^11.0 (prefer-stable) on ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpstan (PHP 8.1 with Pimcore ^11.0 (prefer-lowest) on ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpstan (PHP 8.2 with Pimcore ^11.0 (prefer-lowest) on ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.