Skip to content

Resolved various conflicts #4

Resolved various conflicts

Resolved various conflicts #4

Triggered via push April 16, 2024 20:58
Status Failure
Total duration 21s
Artifacts

pint.yml

on: push
Running Laravel Pint check
12s
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 - carbonphp/carbon-doctrine-types is locked to version 3.2.0 and an update of this package was not requested. - carbonphp/carbon-doctrine-types 3.2.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - nette/schema is locked to version v1.3.0 and an update of this package was not requested. - nette/schema v1.3.0 requires php 8.1 - 8.3 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - ramsey/collection is locked to version 2.0.0 and an update of this package was not requested. - ramsey/collection 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/css-selector is locked to version v7.0.3 and an update of this package was not requested. - symfony/css-selector v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/event-dispatcher is locked to version v6.4.3 and an update of this package was not requested. - symfony/event-dispatcher v6.4.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/event-dispatcher-contracts is locked to version v3.4.2 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/service-contracts is locked to version v3.4.2 and an update of this package was not requested. - symfony/service-contracts v3.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - symfony/string is locked to version v6.4.4 and an update of this package was not requested. - symfony/string v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - symfony/translation is locked to version v6.4.4 and an update of this package was not requested. - symfony/translation v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - symfony/translation-contracts is locked to version v3.4.2 and an update of this package was not requested. - symfony/translation-contracts v3.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - 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 14 - symfony/filesystem is locked to version v7.0.6 and an update of this package was not requested. - symfony/filesystem v7.0.6 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 15 - symfony/yaml is locked to version v6.4.3 and an update of this package was not requested. - symfony/yaml v6.4.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 16 - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - fakerphp/faker v1.23.1 requires symfony/deprecation-contracts ^2.2 || ^3.0 -> satisfiable by symfony/deprecation-contracts[v3.4.0]. - fakerphp/faker is locked to version v1.23.1 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/