Skip to content

Fix super-linter

Fix super-linter #130

Triggered via push March 5, 2025 21:28
Status Failure
Total duration 1m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php.yml

on: push
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
0s
Code coverage
Cleanup artifacts
0s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

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.