Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

chore(deps): update dependency phpstan/phpstan to v1.10.26 #187

chore(deps): update dependency phpstan/phpstan to v1.10.26

chore(deps): update dependency phpstan/phpstan to v1.10.26 #187

Triggered via push July 19, 2023 15:35
Status Failure
Total duration 26s
Artifacts

Psalm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Psalm
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - league/flysystem is locked to version 3.1.0 and an update of this package was not requested. - league/flysystem 3.1.0 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - psr/simple-cache is locked to version 3.0.0 and an update of this package was not requested. - psr/simple-cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - symfony/deprecation-contracts is locked to version v3.1.1 and an update of this package was not requested. - symfony/deprecation-contracts v3.1.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - symfony/error-handler is locked to version v6.1.0 and an update of this package was not requested. - symfony/error-handler v6.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/event-dispatcher is locked to version v6.1.0 and an update of this package was not requested. - symfony/event-dispatcher v6.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - symfony/event-dispatcher-contracts is locked to version v3.1.1 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.1.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/http-foundation is locked to version v6.1.2 and an update of this package was not requested. - symfony/http-foundation v6.1.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - symfony/var-dumper is locked to version v6.1.0 and an update of this package was not requested. - symfony/var-dumper v6.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - symfony/config is locked to version v6.1.0 and an update of this package was not requested. - symfony/config v6.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - symfony/console is locked to version v6.1.2 and an update of this package was not requested. - symfony/console v6.1.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - symfony/filesystem is locked to version v6.1.0 and an update of this package was not requested. - symfony/filesystem v6.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - symfony/stopwatch is locked to version v6.1.0 and an update of this package was not requested. - symfony/stopwatch v6.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 13 - symfony/string is locked to version v6.1.2 and an update of this package was not requested. - symfony/string v6.1.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 14 - symfony/yaml is locked to version v6.1.2 and an update of this package was not requested. - symfony/yaml v6.1.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 15 - symfony/http-foundation v6.1.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - scrawler/router v3.2.0 requires symfony/http-foundation ^5.0 || ^6.0 -> satisfiable by symfony/http-foundation[v6.1.2]. - scrawler/router is locked to version v3.2.0 and an update of this package was not requested.
Psalm
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/