This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Improve & fix tests #142
Annotations
5 errors and 2 warnings
src/Controller/OTP.php#L104
src/Controller/OTP.php:104:46: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Auth\State::loadState expects string, but parent type scalar provided (see https://psalm.dev/193)
|
src/Controller/OTP.php#L124
src/Controller/OTP.php:124:53: UndefinedClass: Class, interface or enum named SimpleSAML\Module\cmdotcom\Controller\Response does not exist (see https://psalm.dev/019)
|
src/Controller/OTP.php#L196
src/Controller/OTP.php:196:46: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Auth\State::loadState expects string, but parent type scalar provided (see https://psalm.dev/193)
|
src/Controller/OTP.php#L229
src/Controller/OTP.php:229:46: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Auth\State::loadState expects string, but parent type scalar provided (see https://psalm.dev/193)
|
|
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)
|
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)
|
The logs for this run have expired and are no longer available.
Loading