Add missing return types #131
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
php.yml
on: push
Annotations
10 errors
|
Quality control:
tests/src/Auth/Source/PasswordVerifyTest.php#L17
Property SimpleSAML\Test\Module\sqlauth\Auth\Source\PasswordVerifyTest::$info type has no value type specified in iterable type array.
|
|
Quality control:
tests/src/Auth/Source/PasswordVerifyTest.php#L19
Property SimpleSAML\Test\Module\sqlauth\Auth\Source\PasswordVerifyTest::$config type has no value type specified in iterable type array.
|
|
Quality control:
tests/src/Auth/Source/PasswordVerifyWrapper.php#L18
Method SimpleSAML\Test\Module\sqlauth\Auth\Source\PasswordVerifyWrapper::__construct() has parameter $config with no value type specified in iterable type array.
|
|
Quality control:
tests/src/Auth/Source/PasswordVerifyWrapper.php#L18
Method SimpleSAML\Test\Module\sqlauth\Auth\Source\PasswordVerifyWrapper::__construct() has parameter $info with no value type specified in iterable type array.
|
|
Quality control:
tests/src/Auth/Source/PasswordVerifyWrapper.php#L23
Method SimpleSAML\Test\Module\sqlauth\Auth\Source\PasswordVerifyWrapper::callLogin() return type has no value type specified in iterable type array.
|
|
Quality control:
tests/src/Auth/Source/SQLTest.php#L18
Property SimpleSAML\Test\Module\sqlauth\Auth\Source\SQLTest::$info type has no value type specified in iterable type array.
|
|
Quality control:
tests/src/Auth/Source/SQLTest.php#L19
Property SimpleSAML\Test\Module\sqlauth\Auth\Source\SQLTest::$config type has no value type specified in iterable type array.
|
|
Quality control:
tests/src/Auth/Source/SQLTest.php#L126
Method SimpleSAML\Test\Module\sqlauth\Auth\Source\SQLTest::testBasicSingleFailedLogin() has no return type specified.
|
|
Quality control:
tests/src/Auth/Source/SQLTest.php#L153
Method SimpleSAML\Test\Module\sqlauth\Auth\Source\SQLTest::testJoinSingleFailedLogin() has no return type specified.
|
|
Quality control:
tests/src/Auth/Source/SQLTest.php#L183
Method SimpleSAML\Test\Module\sqlauth\Auth\Source\SQLTest::testMultiQueryFailedLogin() has no return type specified.
|