Merge pull request #11 from simplesamlphp/dependabot/github_actions/a… #136
Annotations
15 errors and 6 warnings
|
|
|
psalm-dev.xml#L0
/home/runner/work/simplesamlphp-module-authyubikey/simplesamlphp-module-authyubikey/psalm-dev.xml:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "UnresolvableInclude" for /tests/bootstrap.php was not thrown. (see https://psalm.dev/326)
|
|
tests/src/Controller/YubikeyTest.php#L113
tests/src/Controller/YubikeyTest.php:113:13: MissingOverrideAttribute: Method SimpleSAML\Test\Module\authYubiKey\Controller\_home_runner_work_simplesamlphp_module_authyubikey_simplesamlphp_module_authyubikey_tests_src_Controller_YubikeyTest_php_107_2680::handlelogin should have the "Override" attribute (see https://psalm.dev/358)
|
|
tests/src/Controller/YubikeyTest.php#L33
tests/src/Controller/YubikeyTest.php:33:5: MissingOverrideAttribute: Method SimpleSAML\Test\Module\authYubiKey\Controller\YubikeyTest::setup should have the "Override" attribute (see https://psalm.dev/358)
|
|
tests/src/Controller/YubikeyTest.php#L21
tests/src/Controller/YubikeyTest.php:21:7: UnusedClass: Class SimpleSAML\Test\Module\authYubiKey\Controller\YubikeyTest is never used (see https://psalm.dev/075)
|
|
src/Auth/Source/YubiKey.php#L221
src/Auth/Source/YubiKey.php:221:31: PossiblyNullArgument: Argument 1 of SimpleSAML\Error\Error::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
|
src/Auth/Source/YubiKey.php#L188
src/Auth/Source/YubiKey.php:188:22: UnusedDocblockParam: Docblock parameter $otp in docblock for SimpleSAML\Module\authYubiKey\Auth\Source\YubiKey::login does not have a counterpart in signature parameter list (see https://psalm.dev/319)
|
|
src/Auth/Source/YubiKey.php#L123
src/Auth/Source/YubiKey.php:123:13: DocblockTypeContradiction: Cannot resolve types for $state - docblock-defined type array<array-key, mixed> does not contain null (see https://psalm.dev/155)
|
|
src/Auth/Source/YubiKey.php#L92
src/Auth/Source/YubiKey.php:92:5: MissingOverrideAttribute: Method SimpleSAML\Module\authYubiKey\Auth\Source\YubiKey::authenticate should have the "Override" attribute (see https://psalm.dev/358)
|
|
src/Auth/Source/YubiKey.php#L53
src/Auth/Source/YubiKey.php:53:18: MissingClassConstType: Class constant "SimpleSAML\Module\authYubiKey\Auth\Source\YubiKey::AUTHID" should have a declared type. (see https://psalm.dev/359)
|
|
src/Auth/Source/YubiKey.php#L48
src/Auth/Source/YubiKey.php:48:18: MissingClassConstType: Class constant "SimpleSAML\Module\authYubiKey\Auth\Source\YubiKey::TOKENSIZE" should have a declared type. (see https://psalm.dev/359)
|
|
src/Auth/Source/YubiKey.php#L42
src/Auth/Source/YubiKey.php:42:18: MissingClassConstType: Class constant "SimpleSAML\Module\authYubiKey\Auth\Source\YubiKey::STAGEID" should have a declared type. (see https://psalm.dev/359)
|
|
src/Auth/Source/YubiKey.php#L37
src/Auth/Source/YubiKey.php:37:7: ClassMustBeFinal: Class SimpleSAML\Module\authYubiKey\Auth\Source\YubiKey is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
src/Auth/Process/OTP2YubiPrefix.php#L68
src/Auth/Process/OTP2YubiPrefix.php:68:5: MissingOverrideAttribute: Method SimpleSAML\Module\authYubiKey\Auth\Process\OTP2YubiPrefix::process should have the "Override" attribute (see https://psalm.dev/358)
|
|
src/Auth/Process/OTP2YubiPrefix.php#L60
src/Auth/Process/OTP2YubiPrefix.php:60:7: ClassMustBeFinal: Class SimpleSAML\Module\authYubiKey\Auth\Process\OTP2YubiPrefix is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
tests/src/Controller/YubikeyTest.php#L27
tests/src/Controller/YubikeyTest.php:27:23: PropertyNotSetInConstructor: Property SimpleSAML\Test\Module\authYubiKey\Controller\YubikeyTest::$session is not defined in constructor of SimpleSAML\Test\Module\authYubiKey\Controller\YubikeyTest or in any methods called in the constructor (see https://psalm.dev/074)
|
|
tests/src/Controller/YubikeyTest.php#L24
tests/src/Controller/YubikeyTest.php:24:29: PropertyNotSetInConstructor: Property SimpleSAML\Test\Module\authYubiKey\Controller\YubikeyTest::$config is not defined in constructor of SimpleSAML\Test\Module\authYubiKey\Controller\YubikeyTest or in any methods called in the constructor (see https://psalm.dev/074)
|
|
tests/src/Controller/YubikeyTest.php#L21
tests/src/Controller/YubikeyTest.php:21:7: ClassMustBeFinal: Class SimpleSAML\Test\Module\authYubiKey\Controller\YubikeyTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
src/Controller/Yubikey.php#L21
src/Controller/Yubikey.php:21:7: UnusedClass: Class SimpleSAML\Module\authYubiKey\Controller\Yubikey is never used (see https://psalm.dev/075)
|
|
src/Auth/Source/YubiKey.php#L71
src/Auth/Source/YubiKey.php:71:21: PossiblyUnusedMethod: Cannot find any calls to method SimpleSAML\Module\authYubiKey\Auth\Source\YubiKey::__construct (see https://psalm.dev/087)
|
|
src/Auth/Process/OTP2YubiPrefix.php#L60
src/Auth/Process/OTP2YubiPrefix.php:60:7: UnusedClass: Class SimpleSAML\Module\authYubiKey\Auth\Process\OTP2YubiPrefix is never used (see https://psalm.dev/075)
|
The logs for this run have expired and are no longer available.
Loading