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

Bump the all-actions group with 1 update #174

Bump the all-actions group with 1 update

Bump the all-actions group with 1 update #174

Triggered via pull request February 13, 2024 22:57
Status Failure
Total duration 1m 44s
Artifacts

php.yml

on: pull_request
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
0s
Code coverage
Cleanup artifacts
0s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Security checks
Your requirements could not be resolved to an installable set of packages. Problem 1 - simplesamlphp/simplesamlphp dev-master requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - simplesamlphp/simplesamlphp 3.0.x-dev is an alias of simplesamlphp/simplesamlphp dev-master and thus requires it to be installed too. - Root composer.json requires simplesamlphp/simplesamlphp ^3@dev -> satisfiable by simplesamlphp/simplesamlphp[3.0.x-dev (alias of dev-master)].
Security checks
Process completed with exit code 2.
ArgumentTypeCoercion: src/Controller/OTP.php#L102
src/Controller/OTP.php:102:46: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Auth\State::loadState expects string, but parent type scalar provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Controller/OTP.php#L130
src/Controller/OTP.php:130:46: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Auth\State::loadState expects string, but parent type scalar provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Controller/OTP.php#L194
src/Controller/OTP.php:194:46: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Auth\State::loadState expects string, but parent type scalar provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Controller/OTP.php#L227
src/Controller/OTP.php:227:46: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Auth\State::loadState expects string, but parent type scalar provided (see https://psalm.dev/193)
Quality control
Process completed with exit code 2.
PossiblyNullOperand: src/Utils/PhoneNumber.php#L43
src/Utils/PhoneNumber.php:43:23: PossiblyNullOperand: Cannot concatenate with a possibly null int|null (see https://psalm.dev/080)
PossiblyNullOperand: src/Utils/PhoneNumber.php#L43
src/Utils/PhoneNumber.php:43:50: PossiblyNullOperand: Cannot concatenate with a possibly null null|string (see https://psalm.dev/080)