Skip to content

Fix workflow x3

Fix workflow x3 #265

Triggered via push March 14, 2024 18:17
Status Failure
Total duration 48s
Artifacts

run-tests.yml

on: push
Matrix: tests
Coverage
0s
Coverage
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 28 warnings
Laravel 11.* with PHP 8.3
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0, 9.x-dev]. - pestphp/pest[v1.23.1, ..., 1.x-dev] require phpunit/phpunit ^9.6.10 -> satisfiable by phpunit/phpunit[9.6.10, ..., 9.6.x-dev]. - You can only install one version of a package, so only one of these can be installed: phpunit/phpunit[9.0.0, ..., 9.6.x-dev, 10.0.0, ..., 10.5.x-dev]. - orchestra/testbench[v9.0.0, ..., 9.x-dev] require phpunit/phpunit ^10.5 || ^11.0.1 -> satisfiable by phpunit/phpunit[10.5.0, ..., 10.5.x-dev]. - Root composer.json requires pestphp/pest ^v1.23.1 -> satisfiable by pestphp/pest[v1.23.1, 1.x-dev].
Laravel 11.* with PHP 8.3
Process completed with exit code 2.
Laravel 11.* with PHP 8.2
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0, 9.x-dev]. - pestphp/pest[v1.23.1, ..., 1.x-dev] require phpunit/phpunit ^9.6.10 -> satisfiable by phpunit/phpunit[9.6.10, ..., 9.6.x-dev]. - You can only install one version of a package, so only one of these can be installed: phpunit/phpunit[9.0.0, ..., 9.6.x-dev, 10.0.0, ..., 10.5.x-dev]. - orchestra/testbench[v9.0.0, ..., 9.x-dev] require phpunit/phpunit ^10.5 || ^11.0.1 -> satisfiable by phpunit/phpunit[10.5.0, ..., 10.5.x-dev]. - Root composer.json requires pestphp/pest ^v1.23.1 -> satisfiable by pestphp/pest[v1.23.1, 1.x-dev].
Laravel 11.* with PHP 8.2
Process completed with exit code 2.
InvalidArgument: src/Console/LarexInsertCommand.php#L79
src/Console/LarexInsertCommand.php:79:101: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects never, but 'group' provided (see https://psalm.dev/004)
InvalidArgument: src/Console/LarexInsertCommand.php#L85
src/Console/LarexInsertCommand.php:85:28: InvalidArgument: Argument 1 of Illuminate\Support\Collection::put expects never, but 'group' provided (see https://psalm.dev/004)
InvalidArgument: src/Console/LarexInsertCommand.php#L85
src/Console/LarexInsertCommand.php:85:37: InvalidArgument: Argument 2 of Illuminate\Support\Collection::put expects never, but string provided (see https://psalm.dev/004)
InvalidArgument: src/Console/LarexInsertCommand.php#L89
src/Console/LarexInsertCommand.php:89:95: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects never, but 'key' provided (see https://psalm.dev/004)
InvalidArgument: src/Console/LarexInsertCommand.php#L95
src/Console/LarexInsertCommand.php:95:28: InvalidArgument: Argument 1 of Illuminate\Support\Collection::put expects never, but 'key' provided (see https://psalm.dev/004)
InvalidArgument: src/Console/LarexInsertCommand.php#L95
src/Console/LarexInsertCommand.php:95:35: InvalidArgument: Argument 2 of Illuminate\Support\Collection::put expects never, but string provided (see https://psalm.dev/004)
InvalidArgument: src/Console/LarexInsertCommand.php#L106
src/Console/LarexInsertCommand.php:106:32: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects never, but string provided (see https://psalm.dev/004)
InvalidArgument: src/Console/LarexInsertCommand.php#L109
src/Console/LarexInsertCommand.php:109:28: InvalidArgument: Argument 1 of Illuminate\Support\Collection::put expects never, but string provided (see https://psalm.dev/004)
NoValue: src/Console/LarexInsertCommand.php#L119
src/Console/LarexInsertCommand.php:119:31: NoValue: All possible types for this assignment were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: src/Console/LarexInsertCommand.php#L119
src/Console/LarexInsertCommand.php:119:37: NoValue: All possible types for this assignment were invalidated - This may be dead code (see https://psalm.dev/179)
Laravel 11.* with PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 11.* with PHP 8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Laravel 11.* with PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 11.* with PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Laravel 8.* with PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 8.* with PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Laravel 8.* with PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 8.* with PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Laravel 8.* with PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 8.* with PHP 8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Laravel 10.* with PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 10.* with PHP 8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Laravel 9.* with PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* with PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Laravel 10.* with PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 10.* with PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Laravel 8.* with PHP 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 8.* with PHP 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Laravel 9.* with PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* with PHP 8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Laravel 9.* with PHP 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* with PHP 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Laravel 10.* with PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 10.* with PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Laravel 9.* with PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* with PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/