Migrate Psalm to PHPstan #109
php.yml
on: push
Annotations
10 errors and 3 warnings
Quality control:
src/Auth/Source/Hash.php#L31
Property SimpleSAML\Module\authcrypt\Auth\Source\Hash::$users type has no value type specified in iterable type array.
|
Quality control:
src/Auth/Source/Hash.php#L42
Method SimpleSAML\Module\authcrypt\Auth\Source\Hash::__construct() has parameter $config with no value type specified in iterable type array.
|
Quality control:
src/Auth/Source/Hash.php#L42
Method SimpleSAML\Module\authcrypt\Auth\Source\Hash::__construct() has parameter $info with no value type specified in iterable type array.
|
Quality control:
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.
|
Quality control:
src/Auth/Source/Htpasswd.php#L31
Property SimpleSAML\Module\authcrypt\Auth\Source\Htpasswd::$users type has no value type specified in iterable type array.
|
Quality control:
src/Auth/Source/Htpasswd.php#L38
Property SimpleSAML\Module\authcrypt\Auth\Source\Htpasswd::$attributes type has no value type specified in iterable type array.
|
Quality control:
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.
|
Quality control:
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.
|
Quality control:
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.
|
Quality control
Process completed with exit code 1.
|
Security checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality control
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|