Skip to content

Merge pull request #15 from lara-zeus/remove-boredom #35

Merge pull request #15 from lara-zeus/remove-boredom

Merge pull request #15 from lara-zeus/remove-boredom #35

Triggered via push September 20, 2024 10:33
Status Failure
Total duration 18s
Artifacts

phpstan.yml

on: push
phpstan
9s
phpstan
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpstan
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - archtechx/laravel-seo is locked to version v0.10.1 and an update of this package was not requested. - archtechx/laravel-seo v0.10.1 requires php ^8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 2 - flowframe/laravel-trend is locked to version v0.2.0 and an update of this package was not requested. - flowframe/laravel-trend v0.2.0 requires php ^8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 3 - spatie/image is locked to version 3.7.3 and an update of this package was not requested. - spatie/image 3.7.3 requires php ^8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 4 - spatie/laravel-medialibrary is locked to version 11.9.1 and an update of this package was not requested. - spatie/laravel-medialibrary 11.9.1 requires php ^8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 5 - symfony/css-selector is locked to version v7.1.1 and an update of this package was not requested. - symfony/css-selector v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 6 - symfony/event-dispatcher is locked to version v7.1.1 and an update of this package was not requested. - symfony/event-dispatcher v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 7 - symfony/html-sanitizer is locked to version v7.1.1 and an update of this package was not requested. - symfony/html-sanitizer v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 8 - symfony/string is locked to version v7.1.4 and an update of this package was not requested. - symfony/string v7.1.4 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 9 - brianium/paratest is locked to version v7.4.3 and an update of this package was not requested. - brianium/paratest v7.4.3 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.29) does not satisfy that requirement. Problem 10 - symfony/yaml is locked to version v7.1.4 and an update of this package was not requested. - symfony/yaml v7.1.4 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 11 - symfony/string v7.1.4 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. - symfony/console v6.4.11 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.1.4]. - symfony/console is locked to version v6.4.11 and an update of this package was not requested.
phpstan
Process completed with exit code 2.
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/