Fix super-linter #130
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#L18
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/PasswordVerifyTest.php#L93
Method SimpleSAML\Test\Module\sqlauth\Auth\Source\PasswordVerifyTest::testBasicSingleFailedLogin() has no return type specified.
|
|
Quality control:
tests/src/Auth/Source/PasswordVerifyTest.php#L102
Method SimpleSAML\Test\Module\sqlauth\Auth\Source\PasswordVerifyTest::testBasicSingleFailedLoginNonExisting() has no return type specified.
|
|
Quality control:
tests/src/Auth/Source/PasswordVerifyTest.php#L112
Method SimpleSAML\Test\Module\sqlauth\Auth\Source\PasswordVerifyTest::testBasicSingleFailedLoginNonExistingNoPassword() has no return type specified.
|
|
Quality control:
tests/src/Auth/Source/PasswordVerifyTest.php#L140
Method SimpleSAML\Test\Module\sqlauth\Auth\Source\PasswordVerifyTest::testJoinSingleFailedLogin() has no return type specified.
|
|
Quality control:
tests/src/Auth/Source/PasswordVerifyTest.php#L170
Method SimpleSAML\Test\Module\sqlauth\Auth\Source\PasswordVerifyTest::testMultiQueryFailedLogin() has no return type specified.
|
|
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.
|