Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Replace Travis CI with GitHub Actions #12

Replace Travis CI with GitHub Actions

Replace Travis CI with GitHub Actions #12

Triggered via pull request April 14, 2026 17:39
Status Failure
Total duration 37s
Artifacts

tests.yml

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

Annotations

12 errors and 6 warnings
PHP 7.4
Process completed with exit code 2.
PHP 7.4
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires graham-campbell/manager ^5.0 -> satisfiable by graham-campbell/manager[v5.0.0, ..., 5.3.x-dev]. - Root composer.json requires laravel/framework ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 -> satisfiable by laravel/framework[5.8.x-dev, 6.x-dev, 7.x-dev, 8.x-dev, 9.x-dev, v10.48.29, ..., 10.x-dev, v11.44.1, ..., 11.x-dev, v12.1.1, ..., 12.x-dev]. - Root composer.json requires laravel/lumen-framework ^5.7|^9.0|^10.0|^11.0 -> satisfiable by laravel/lumen-framework[v5.7.0, ..., 5.8.x-dev, v9.0.0, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev]. - graham-campbell/manager[v5.0.0, ..., 5.0.x-dev] require illuminate/contracts ^8.75 || ^9.0 || ^10.0 -> satisfiable by illuminate/contracts[v8.75.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev], laravel/framework[8.x-dev, 9.x-dev, v10.48.29, ..., 10.x-dev]. - graham-campbell/manager[v5.1.0, ..., 5.1.x-dev] require illuminate/contracts ^8.75 || ^9.0 || ^10.0 || ^11.0 -> satisfiable by illuminate/contracts[v8.75.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev], laravel/framework[8.x-dev, 9.x-dev, v10.48.29, ..., 10.x-dev, v11.44.1, ..., 11.x-dev]. - graham-campbell/manager[v5.2.0, ..., 5.2.x-dev] require illuminate/contracts ^8.75 || ^9.0 || ^10.0 || ^11.0 || ^12.0 -> satisfiable by illuminate/contracts[v8.75.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev], laravel/framework[8.x-dev, 9.x-dev, v10.48.29, ..., 10.x-dev, v11.44.1, ..., 11.x-dev, v12.1.1, ..., 12.x-dev]. - graham-campbell/manager[v5.3.0, ..., 5.3.x-dev] require illuminate/contracts ^8.75 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0 -> satisfiable by illuminate/contracts[v8.75.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev], laravel/framework[8.x-dev, 9.x-dev, v10.48.29, ..., 10.x-dev, v11.44.1, ..., 11.x-dev, v12.1.1, ..., 12.x-dev]. - illuminate/contracts[v10.0.0, ..., 10.x-dev] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. - laravel/framework[v10.48.29, ..., 10.x-dev] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. - illuminate/contracts[v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement. - laravel/framework[v11.44.1, ..., 11.x-dev, v12.1.1, ..., 12.x-dev] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement. - illuminate/contracts[v9.0.0-beta.1, ..., 9.x-dev] require php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. - laravel/framework 9.x-dev require php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. - Conclusion: don't install laravel/framework 8.x-dev (conflict analysis result) - Conclusion: don't install illuminate/contracts v8.83.27 (conflict analysis result)
PHP 8.3
The strategy configuration was canceled because "test._7_4" failed
PHP 8.3
The operation was canceled.
PHP 8.2
The strategy configuration was canceled because "test._7_4" failed
PHP 8.2
The operation was canceled.
PHP 8.0
The strategy configuration was canceled because "test._7_4" failed
PHP 8.0
The operation was canceled.
PHP 8.1
The strategy configuration was canceled because "test._7_4" failed
PHP 8.1
The operation was canceled.
PHP 8.4
The strategy configuration was canceled because "test._7_4" failed
PHP 8.4
The operation was canceled.
PHP 7.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP 8.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP 8.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP 8.0
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP 8.1
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP 8.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/