Skip to content

wip

wip #271

Triggered via push February 26, 2024 03:26
Status Failure
Total duration 57s
Artifacts

phpstan.yml

on: push
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 4 warnings
P8.1 - L9.* - prefer-stable
Your requirements could not be resolved to an installable set of packages. Problem 1 - illuminate/collections dev-master requires illuminate/contracts ^11.0 -> found illuminate/contracts[dev-master, 11.x-dev (alias of dev-master)] but it conflicts with your root composer.json require (^9.0|^10.0). - laravel/prompts[v0.1.15, ..., 0.1.x-dev] require illuminate/collections ^10.0|^11.0 -> satisfiable by illuminate/collections[v10.0.0, ..., 10.x-dev, 11.x-dev (alias of dev-master)]. - illuminate/collections 11.x-dev is an alias of illuminate/collections dev-master and thus requires it to be installed too. - wireui/wireui[v1.18.0, ..., 1.x-dev] require laravel/framework 10.* -> found laravel/framework[v10.0.0, ..., 10.x-dev] but it conflicts with your root composer.json require (9.*). - Root composer.json requires laravel/prompts ^0.1.15 -> satisfiable by laravel/prompts[v0.1.15, 0.1.x-dev]. - wireui/wireui[v1.17.9, ..., v1.17.12] require laravel/framework ^8.83|^9.16|^10.0 -> satisfiable by laravel/framework[v9.16.0, ..., 9.x-dev]. - Only one of these can be installed: illuminate/collections[dev-master, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev], laravel/framework[v9.0.0-beta.1, ..., 9.x-dev]. laravel/framework replaces illuminate/collections and thus cannot coexist with it. - Root composer.json requires wireui/wireui ^1.17.9 -> satisfiable by wireui/wireui[v1.17.9, ..., 1.x-dev]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
P8.1 - L9.* - prefer-stable
Process completed with exit code 2.
P8.2 - L9.* - prefer-stable
Your requirements could not be resolved to an installable set of packages. Problem 1 - illuminate/collections dev-master requires illuminate/contracts ^11.0 -> found illuminate/contracts[dev-master, 11.x-dev (alias of dev-master)] but it conflicts with your root composer.json require (^9.0|^10.0). - laravel/prompts[v0.1.15, ..., 0.1.x-dev] require illuminate/collections ^10.0|^11.0 -> satisfiable by illuminate/collections[v10.0.0, ..., 10.x-dev, 11.x-dev (alias of dev-master)]. - illuminate/collections 11.x-dev is an alias of illuminate/collections dev-master and thus requires it to be installed too. - wireui/wireui[v1.18.0, ..., 1.x-dev] require laravel/framework 10.* -> found laravel/framework[v10.0.0, ..., 10.x-dev] but it conflicts with your root composer.json require (9.*). - Root composer.json requires laravel/prompts ^0.1.15 -> satisfiable by laravel/prompts[v0.1.15, 0.1.x-dev]. - wireui/wireui[v1.17.9, ..., v1.17.12] require laravel/framework ^8.83|^9.16|^10.0 -> satisfiable by laravel/framework[v9.16.0, ..., 9.x-dev]. - Only one of these can be installed: illuminate/collections[dev-master, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev], laravel/framework[v9.0.0-beta.1, ..., 9.x-dev]. laravel/framework replaces illuminate/collections and thus cannot coexist with it. - Root composer.json requires wireui/wireui ^1.17.9 -> satisfiable by wireui/wireui[v1.17.9, ..., 1.x-dev]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
P8.2 - L9.* - prefer-stable
Process completed with exit code 2.
P8.1 - L10.* - prefer-stable: packages/core/src/Models/Address.php#L68
Access to an undefined property Shopper\Core\Models\Address::$first_name.
P8.1 - L10.* - prefer-stable: packages/core/src/Models/Address.php#L69
Access to an undefined property Shopper\Core\Models\Address::$last_name.
P8.1 - L10.* - prefer-stable: packages/core/src/Models/Address.php#L70
Access to an undefined property Shopper\Core\Models\Address::$last_name.
P8.1 - L10.* - prefer-stable: packages/core/src/Models/Address.php#L76
Access to an undefined property Shopper\Core\Models\Address::$is_default.
P8.1 - L10.* - prefer-stable: packages/core/src/helpers.php#L44
Call to an undefined static method Shopper\Facades\Shopper::version().
P8.1 - L10.* - prefer-stable
Process completed with exit code 1.
P8.2 - L10.* - prefer-stable: packages/core/src/Models/Address.php#L68
Access to an undefined property Shopper\Core\Models\Address::$first_name.
P8.2 - L10.* - prefer-stable: packages/core/src/Models/Address.php#L69
Access to an undefined property Shopper\Core\Models\Address::$last_name.
P8.2 - L10.* - prefer-stable: packages/core/src/Models/Address.php#L70
Access to an undefined property Shopper\Core\Models\Address::$last_name.
P8.2 - L10.* - prefer-stable: packages/core/src/Models/Address.php#L76
Access to an undefined property Shopper\Core\Models\Address::$is_default.
P8.2 - L10.* - prefer-stable: packages/core/src/helpers.php#L44
Call to an undefined static method Shopper\Facades\Shopper::version().
P8.2 - L10.* - prefer-stable
Process completed with exit code 1.
P8.1 - L9.* - prefer-stable
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/.
P8.2 - L9.* - prefer-stable
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/.
P8.1 - L10.* - prefer-stable
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/.
P8.2 - L10.* - prefer-stable
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/.