Skip to content

github-actions(deps): bump step-security/harden-runner from 2.10.3 to 2.19.4 #127

github-actions(deps): bump step-security/harden-runner from 2.10.3 to 2.19.4

github-actions(deps): bump step-security/harden-runner from 2.10.3 to 2.19.4 #127

Triggered via pull request May 21, 2026 16:42
Status Failure
Total duration 20s
Artifacts

static-analysis.yml

on: pull_request
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
PHPStan (8.2)
Process completed with exit code 2.
PHPStan (8.2)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - doctrine/instantiator is locked to version 2.1.0 and an update of this package was not requested. - doctrine/instantiator 2.1.0 requires php ^8.4 -> your php version (8.2.31) does not satisfy that requirement. Problem 2 - endroid/qr-code is locked to version 6.1.3 and an update of this package was not requested. - endroid/qr-code 6.1.3 requires php ^8.4 -> your php version (8.2.31) does not satisfy that requirement. Problem 3 - lcobucci/clock is locked to version 3.6.0 and an update of this package was not requested. - lcobucci/clock 3.6.0 requires php ~8.4.0 || ~8.5.0 -> your php version (8.2.31) does not satisfy that requirement. Problem 4 - solidworx/platform is locked to version dev-main and an update of this package was not requested. - solidworx/platform dev-main requires php >=8.3 -> your php version (8.2.31) does not satisfy that requirement. Problem 5 - doctrine/orm is locked to version 2.20.12 and an update of this package was not requested. - doctrine/instantiator 2.1.0 requires php ^8.4 -> your php version (8.2.31) does not satisfy that requirement. - doctrine/orm 2.20.12 requires doctrine/instantiator ^1.3 || ^2 -> satisfiable by doctrine/instantiator[2.1.0].
PHPStan (8.2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4.2.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/