Update .gitignore file #58
Annotations
7 errors and 2 warnings
Psalm:
src/Controller/Debug.php#L66
src/Controller/Debug.php:66:17: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Module\saml2debug\Controller\Debug::parseEncodedMessage expects string, but parent type null|scalar provided (see https://psalm.dev/193)
|
Psalm:
src/Controller/Debug.php#L66
src/Controller/Debug.php:66:17: PossiblyNullArgument: Argument 1 of SimpleSAML\Module\saml2debug\Controller\Debug::parseEncodedMessage cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Psalm:
src/Controller/Debug.php#L67
src/Controller/Debug.php:67:17: ArgumentTypeCoercion: Argument 2 of SimpleSAML\Module\saml2debug\Controller\Debug::parseEncodedMessage expects string, but parent type null|scalar provided (see https://psalm.dev/193)
|
Psalm:
src/Controller/Debug.php#L67
src/Controller/Debug.php:67:17: PossiblyNullArgument: Argument 2 of SimpleSAML\Module\saml2debug\Controller\Debug::parseEncodedMessage cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Psalm:
src/Controller/Debug.php#L96
src/Controller/Debug.php:96:51: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Module\saml2debug\Controller\Debug::parseDecodedMessage expects string, but parent type null|scalar provided (see https://psalm.dev/193)
|
Psalm:
src/Controller/Debug.php#L96
src/Controller/Debug.php:96:51: PossiblyNullArgument: Argument 1 of SimpleSAML\Module\saml2debug\Controller\Debug::parseDecodedMessage cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Psalm
Process completed with exit code 2.
|
Psalm (testsuite):
tests/src/Controller/DebugTest.php#L23
tests/src/Controller/DebugTest.php:23:29: PropertyNotSetInConstructor: Property SimpleSAML\Test\Module\saml2debug\Controller\DebugTest::$config is not defined in constructor of SimpleSAML\Test\Module\saml2debug\Controller\DebugTest or in any methods called in the constructor (see https://psalm.dev/074)
|
Psalm (testsuite):
tests/src/Controller/DebugTest.php#L26
tests/src/Controller/DebugTest.php:26:23: PropertyNotSetInConstructor: Property SimpleSAML\Test\Module\saml2debug\Controller\DebugTest::$session is not defined in constructor of SimpleSAML\Test\Module\saml2debug\Controller\DebugTest or in any methods called in the constructor (see https://psalm.dev/074)
|
The logs for this run have expired and are no longer available.
Loading