Skip to content

Pass Pint

Pass Pint #3

Triggered via push April 16, 2024 20:09
Status Failure
Total duration 25s
Artifacts

pint.yml

on: push
Running Laravel Pint check
14s
Running Laravel Pint check
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Running Laravel Pint check
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - laravel/pint is locked to version v1.15.1 and an update of this package was not requested. - laravel/pint v1.15.1 requires php ^8.1.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/filesystem is locked to version v6.4.6 and an update of this package was not requested. - symfony/filesystem v6.4.6 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/filesystem v6.4.6 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - composer/composer 2.3.5 requires symfony/filesystem ^5.4 || ^6.0 -> satisfiable by symfony/filesystem[v6.4.6]. - composer/composer is locked to version 2.3.5 and an update of this package was not requested.
Running Laravel Pint check
Process completed with exit code 2.
Running Laravel Pint check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running Laravel Pint check
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/