Skip to content

Support for laravel 11 #80

Support for laravel 11

Support for laravel 11 #80

Triggered via pull request March 12, 2024 15:07
@mchevmchev
synchronize #12
laravel-11
Status Failure
Total duration 35s
Artifacts

run-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 11 warnings
P8.2 - L11.* - prefer-stable -
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires orchestra/testbench ^9.0 -> satisfiable by orchestra/testbench[9.x-dev]. - orchestra/testbench 9.x-dev requires phpunit/phpunit ^10.5 || ^11.0.1 -> found phpunit/phpunit[dev-main, 10.5.0, ..., 10.5.x-dev, 11.0.1, ..., 11.1.x-dev (alias of dev-main)] but it conflicts with your root composer.json require (^9.5).
P8.2 - L11.* - prefer-stable -
Process completed with exit code 2.
P8.2 - L11.* - prefer-lowest -
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires orchestra/testbench ^9.0 -> satisfiable by orchestra/testbench[9.x-dev]. - orchestra/testbench 9.x-dev requires phpunit/phpunit ^10.5 || ^11.0.1 -> found phpunit/phpunit[dev-main, 10.5.0, ..., 10.5.x-dev, 11.0.1, ..., 11.1.x-dev (alias of dev-main)] but it conflicts with your root composer.json require (^9.5).
P8.2 - L11.* - prefer-lowest -
Process completed with exit code 2.
P8.3 - L11.* - prefer-lowest -
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires orchestra/testbench ^9.0 -> satisfiable by orchestra/testbench[9.x-dev]. - orchestra/testbench 9.x-dev requires phpunit/phpunit ^10.5 || ^11.0.1 -> found phpunit/phpunit[dev-main, 10.5.0, ..., 10.5.x-dev, 11.0.1, ..., 11.1.x-dev (alias of dev-main)] but it conflicts with your root composer.json require (^9.5).
P8.3 - L11.* - prefer-lowest -
Process completed with exit code 2.
P8.3 - L11.* - prefer-stable -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8.3 - L11.* - prefer-stable -
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires orchestra/testbench ^9.0 -> satisfiable by orchestra/testbench[9.x-dev]. - orchestra/testbench 9.x-dev requires phpunit/phpunit ^10.5 || ^11.0.1 -> found phpunit/phpunit[dev-main, 10.5.0, ..., 10.5.x-dev, 11.0.1, ..., 11.1.x-dev (alias of dev-main)] but it conflicts with your root composer.json require (^9.5).
P8.3 - L11.* - prefer-stable -
Process completed with exit code 2.
P8.1 - L9.* - prefer-lowest -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8.2 - L9.* - prefer-lowest -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8 - L9.* - prefer-lowest -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8 - L9.* - prefer-stable -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8 - L9.* - prefer-stable -
The operation was canceled.
P8.2 - L10.* - prefer-lowest -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8.2 - L10.* - prefer-lowest -
The operation was canceled.
P8.2 - L10.* - prefer-stable -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8.2 - L10.* - prefer-stable -
The operation was canceled.
P8.1 - L10.* - prefer-stable -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8.1 - L10.* - prefer-stable -
The operation was canceled.
P8.3 - L10.* - prefer-stable -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8.3 - L10.* - prefer-stable -
The operation was canceled.
P8.1 - L9.* - prefer-stable -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8.1 - L9.* - prefer-stable -
The operation was canceled.
P8.2 - L9.* - prefer-stable -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8.2 - L9.* - prefer-stable -
The operation was canceled.
P8.1 - L10.* - prefer-lowest -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8.1 - L10.* - prefer-lowest -
The operation was canceled.
P8.3 - L10.* - prefer-lowest -
The job was canceled because "_8_2_11___prefer-stable" failed.
P8.3 - L10.* - prefer-lowest -
The operation was canceled.
P8.2 - L11.* - prefer-stable -
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/.
P8.2 - L11.* - prefer-lowest -
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/.
P8.3 - L11.* - prefer-lowest -
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/.
P8.1 - L9.* - prefer-lowest -: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.1 - L9.* - prefer-lowest -: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.1 - L9.* - prefer-lowest -: vendor/ramsey/uuid/src/Builder/BuilderCollection.php#L32
Ramsey\Uuid\Builder\BuilderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8.1 - L9.* - prefer-lowest -: vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php#L26
Ramsey\Uuid\Provider\Node\NodeProviderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8.2 - L9.* - prefer-lowest -: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.2 - L9.* - prefer-lowest -: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.2 - L9.* - prefer-lowest -: vendor/ramsey/uuid/src/Builder/BuilderCollection.php#L32
Ramsey\Uuid\Builder\BuilderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8.2 - L9.* - prefer-lowest -: vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php#L26
Ramsey\Uuid\Provider\Node\NodeProviderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)