Create dependabot.yml #88
Annotations
5 errors and 2 warnings
src/Controller/Authorize.php#L56
src/Controller/Authorize.php:56:40: ArgumentTypeCoercion: Argument 1 of SimpleSAML\Auth\State::loadState expects string, but parent type null|scalar provided (see https://psalm.dev/193)
|
src/Controller/Authorize.php#L56
src/Controller/Authorize.php:56:40: PossiblyNullArgument: Argument 1 of SimpleSAML\Auth\State::loadState cannot be null, possibly null value provided (see https://psalm.dev/078)
|
|
tests/Utils/TestableAuthorize.php#L19
tests/Utils/TestableAuthorize.php:19:44: ParamNameMismatch: Argument 1 of SimpleSAML\Module\Authorize\Tests\Utils\TestableAuthorize::unauthorized has wrong name $request, expecting $state as defined by SimpleSAML\Module\authorize\Auth\Process\Authorize::unauthorized (see https://psalm.dev/230)
|
|
tests/src/Controller/AuthorizeTest.php#L24
tests/src/Controller/AuthorizeTest.php:24:29: PropertyNotSetInConstructor: Property SimpleSAML\Test\Module\authorize\Controller\AuthorizeTest::$config is not defined in constructor of SimpleSAML\Test\Module\authorize\Controller\AuthorizeTest or in any methods called in the constructor (see https://psalm.dev/074)
|
tests/src/Controller/AuthorizeTest.php#L27
tests/src/Controller/AuthorizeTest.php:27:22: PropertyNotSetInConstructor: Property SimpleSAML\Test\Module\authorize\Controller\AuthorizeTest::$stateId is not defined in constructor of SimpleSAML\Test\Module\authorize\Controller\AuthorizeTest 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