Skip to content

[PHP 8.4] Updates to avoid implicit nulable parameter deprecation #33

[PHP 8.4] Updates to avoid implicit nulable parameter deprecation

[PHP 8.4] Updates to avoid implicit nulable parameter deprecation #33

Re-run triggered October 1, 2024 19:33
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - psr/log is locked to version 2.0.0 and an update of this package was not requested. - psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.15) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.15) does not satisfy that requirement. Problem 3 - symfony/error-handler is locked to version v6.3.12 and an update of this package was not requested. - symfony/error-handler v6.3.12 requires php >=8.1 -> your php version (7.4.15) does not satisfy that requirement. Problem 4 - symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.15) does not satisfy that requirement. Problem 5 - symfony/http-foundation is locked to version v6.4.8 and an update of this package was not requested. - symfony/http-foundation v6.4.8 requires php >=8.1 -> your php version (7.4.15) does not satisfy that requirement. Problem 6 - symfony/string is locked to version v6.4.9 and an update of this package was not requested. - symfony/string v6.4.9 requires php >=8.1 -> your php version (7.4.15) does not satisfy that requirement. Problem 7 - symfony/var-dumper is locked to version v6.4.9 and an update of this package was not requested. - symfony/var-dumper v6.4.9 requires php >=8.1 -> your php version (7.4.15) does not satisfy that requirement. Problem 8 - psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.15) does not satisfy that requirement. - symfony/http-kernel v5.4.41 requires psr/log ^1|^2 -> satisfiable by psr/log[2.0.0]. - symfony/http-kernel is locked to version v5.4.41 and an update of this package was not requested.
build
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/