Fix codesniffer-issues #478
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
4s
Annotations
10 errors
|
Quality control:
src/IdP/PassiveIdP.php#L250
Result of method SimpleSAML\Auth\Simple::login() (void) is used.
|
|
Quality control:
src/IdP/PassiveIdP.php#L250
Method SimpleSAML\Module\adfs\IdP\PassiveIdP::authenticate() should return Symfony\Component\HttpFoundation\Response but returns null.
|
|
Quality control:
src/IdP/PassiveIdP.php#L237
Result of static method SimpleSAML\Module\adfs\IdP\PassiveIdP::postAuthProc() (void) is used.
|
|
Quality control:
src/IdP/PassiveIdP.php#L237
Method SimpleSAML\Module\adfs\IdP\PassiveIdP::postAuth() should return Symfony\Component\HttpFoundation\Response but returns null.
|
|
Quality control:
src/IdP/PassiveIdP.php#L83
Static method SimpleSAML\Metadata\MetaDataStorageHandler::getMetadataHandler() invoked with 1 parameter, 0 required.
|
|
Quality control:
src/IdP/MetadataBuilder.php#L279
Method SimpleSAML\Module\adfs\IdP\MetadataBuilder::getExtensions() is unused.
|
|
Quality control:
src/IdP/ADFS.php#L184
Static method SimpleSAML\Metadata\MetaDataStorageHandler::getMetadataHandler() invoked with 1 parameter, 0 required.
|
|
Quality control:
src/IdP/ADFS.php#L134
Static method SimpleSAML\Metadata\MetaDataStorageHandler::getMetadataHandler() invoked with 1 parameter, 0 required.
|
|
Quality control:
src/Controller/Adfs.php#L231
Strict comparison using === between string and false will always evaluate to false.
|
|
Quality control:
src/Controller/Adfs.php#L56
Static method SimpleSAML\Metadata\MetaDataStorageHandler::getMetadataHandler() invoked with 1 parameter, 0 required.
|