Replace Psalm with PHPstan (#27) #441
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
3s
Annotations
10 errors
|
Quality control:
src/IdP/PassiveIdP.php#L245
Result of method SimpleSAML\Auth\Simple::login() (void) is used.
|
|
Quality control:
src/IdP/PassiveIdP.php#L245
Method SimpleSAML\Module\adfs\IdP\PassiveIdP::authenticate() should return Symfony\Component\HttpFoundation\Response but returns null.
|
|
Quality control:
src/IdP/PassiveIdP.php#L232
Result of static method SimpleSAML\Module\adfs\IdP\PassiveIdP::postAuthProc() (void) is used.
|
|
Quality control:
src/IdP/PassiveIdP.php#L232
Method SimpleSAML\Module\adfs\IdP\PassiveIdP::postAuth() should return Symfony\Component\HttpFoundation\Response but returns null.
|
|
Quality control:
src/IdP/PassiveIdP.php#L78
Static method SimpleSAML\Metadata\MetaDataStorageHandler::getMetadataHandler() invoked with 1 parameter, 0 required.
|
|
Quality control:
src/IdP/MetadataBuilder.php#L271
Method SimpleSAML\Module\adfs\IdP\MetadataBuilder::getExtensions() is unused.
|
|
Quality control:
src/IdP/ADFS.php#L161
Static method SimpleSAML\Metadata\MetaDataStorageHandler::getMetadataHandler() invoked with 1 parameter, 0 required.
|
|
Quality control:
src/IdP/ADFS.php#L111
Static method SimpleSAML\Metadata\MetaDataStorageHandler::getMetadataHandler() invoked with 1 parameter, 0 required.
|
|
Quality control:
src/Controller/Adfs.php#L223
Strict comparison using === between string and false will always evaluate to false.
|
|
Quality control:
src/Controller/Adfs.php#L48
Static method SimpleSAML\Metadata\MetaDataStorageHandler::getMetadataHandler() invoked with 1 parameter, 0 required.
|