Migrate Psalm to PHPstan #110
Annotations
8 errors and 1 warning
src/Auth/Source/Hash.php#L31
Property SimpleSAML\Module\authcrypt\Auth\Source\Hash::$users type has no value type specified in iterable type array.
|
src/Auth/Source/Hash.php#L94
Method SimpleSAML\Module\authcrypt\Auth\Source\Hash::login() return type has no value type specified in iterable type array.
|
src/Auth/Source/Htpasswd.php#L31
Property SimpleSAML\Module\authcrypt\Auth\Source\Htpasswd::$users type has no value type specified in iterable type array.
|
src/Auth/Source/Htpasswd.php#L38
Property SimpleSAML\Module\authcrypt\Auth\Source\Htpasswd::$attributes type has no value type specified in iterable type array.
|
src/Auth/Source/Htpasswd.php#L49
Method SimpleSAML\Module\authcrypt\Auth\Source\Htpasswd::__construct() has parameter $config with no value type specified in iterable type array.
|
src/Auth/Source/Htpasswd.php#L49
Method SimpleSAML\Module\authcrypt\Auth\Source\Htpasswd::__construct() has parameter $info with no value type specified in iterable type array.
|
src/Auth/Source/Htpasswd.php#L88
Method SimpleSAML\Module\authcrypt\Auth\Source\Htpasswd::login() return type has no value type specified in iterable type array.
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading