Skip to content

Drop Laravel 8-9, add Laravel 11 support #127

Drop Laravel 8-9, add Laravel 11 support

Drop Laravel 8-9, add Laravel 11 support #127

Triggered via push March 12, 2024 12:03
Status Failure
Total duration 21s
Artifacts

ci.yml

on: push
Static analysis (PHPStan)
6s
Static analysis (PHPStan)
Code style (php-cs-fixer)
12s
Code style (php-cs-fixer)
Matrix: pest
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
Static analysis (PHPStan)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.2) does not satisfy that requirement.
Static analysis (PHPStan)
Process completed with exit code 2.
Tests (Pest) L11
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.2) does not satisfy that requirement. Problem 2 - laravel/framework[dev-master, 11.x-dev] require php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. - laravel/framework 11.x-dev is an alias of laravel/framework dev-master and thus requires it to be installed too. - Root composer.json requires laravel/framework ^11.0 -> satisfiable by laravel/framework[11.x-dev (alias of dev-master)].
Tests (Pest) L11
Process completed with exit code 2.
Tests (Pest) L10
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.2) does not satisfy that requirement.
Tests (Pest) L10
Process completed with exit code 2.
Static analysis (PHPStan)
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/.
Static analysis (PHPStan)
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/
Tests (Pest) L11
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/.
Tests (Pest) L11
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/
Code style (php-cs-fixer)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, EndBug/add-and-commit@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code style (php-cs-fixer)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, EndBug/add-and-commit@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Pest) L10
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/.
Code style (php-cs-fixer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests (Pest) L10
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/
Code style (php-cs-fixer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code style (php-cs-fixer)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code style (php-cs-fixer)
The GITHUB_TOKEN env variable is missing: the action may not work as expected.