Skip to content

Replace Psalm with PHPstan (#27) #441

Replace Psalm with PHPstan (#27)

Replace Psalm with PHPstan (#27) #441

Triggered via push July 7, 2025 20:52
Status Failure
Total duration 1m 53s
Artifacts

php.yml

on: push
Matrix: PHP-Linter
Linter  /  ecmascript-linter
Linter / ecmascript-linter
Linter  /  json-linter
Linter / json-linter
Linter  /  style-linter
Linter / style-linter
Linter  /  yaml-linter
Linter / yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
10s
Code coverage
Quality control
51s
Quality control
Security checks
20s
Security checks
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

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.