Skip to content

Fix codesniffer-issues #478

Fix codesniffer-issues

Fix codesniffer-issues #478

Triggered via push November 12, 2025 19:12
Status Failure
Total duration 1m 57s
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
7s
Code coverage
Quality control
48s
Quality control
Security checks
25s
Security checks
Cleanup artifacts
4s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

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.