Bump the all-actions group with 3 updates #67
php.yml
on: pull_request
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
5s
Annotations
6 errors and 1 warning
|
Unit tests, PHP 8.3, windows-latest
Process completed with exit code 1.
|
|
Unit tests, PHP 8.3, windows-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires simplesamlphp/simplesamlphp-test-framework ~1.11 -> satisfiable by simplesamlphp/simplesamlphp-test-framework[v1.11.0, v1.11.1, v1.11.2, v1.11.3].
- azjezz/psl[4.2.0, ..., 4.3.0] require ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension.
Alternatively you can require one of these packages that provide the extension (or parts of it):
Keep in mind that the suggestions are automated and may not be valid or safe to use
- paragonie/sodium_compat_ext_sodium
- juspay/expresscheckout-php-sdk Express Checkout SDK for PHP allows easy integration with Juspay's EC payments as a service platform
- vufind/vufind A flexible discovery layer.
- maglnet/composer-require-checker[4.19.0, ..., 4.20.0] require azjezz/psl ^4.2.0 -> satisfiable by azjezz/psl[4.2.0, 4.2.1, 4.3.0].
- maglnet/composer-require-checker[4.21.0, ..., 4.22.0] require php ~8.4.0 || ~8.5.0 -> your php version (8.3.30) does not satisfy that requirement.
- simplesamlphp/simplesamlphp v2.5.0 requires simplesamlphp/composer-module-installer ~1.7 -> satisfiable by simplesamlphp/composer-module-installer[v1.7.0] from composer repo (https://repo.packagist.org) but simplesamlphp/composer-module-installer dev-a811fb3df5af32113369a09093ec713cf2064c1b is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
- simplesamlphp/simplesamlphp-test-framework v1.11.0 requires maglnet/composer-require-checker ^4.19 -> satisfiable by maglnet/composer-require-checker[4.19.0, 4.20.0, 4.21.0, 4.22.0].
- simplesamlphp/simplesamlphp-test-framework[v1.11.1, ..., v1.11.3] require simplesamlphp/simplesamlphp ^2.5 -> satisfiable by simplesamlphp/simplesamlphp[v2.5.0].
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-sodium` to temporarily ignore these required extensions.
|
|
Unit tests, PHP 8.5, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_3" failed
|
|
Unit tests, PHP 8.5, windows-latest
The operation was canceled.
|
|
Unit tests, PHP 8.4, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_3" failed
|
|
Unit tests, PHP 8.4, windows-latest
The operation was canceled.
|
|
Code coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|