Skip to content

Set explicit environment #10

Set explicit environment

Set explicit environment #10

Triggered via push September 25, 2025 11:51
Status Success
Total duration 1m 5s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: Classes/Command/IndexByFile.php#L153
PHPDoc tag @param has invalid value (string|null Credentials string as "user:password"): Unexpected token "Credentials", expected variable at offset 194
phpstan: Classes/Command/IndexByFile.php#L153
PHPDoc tag @param has invalid value (string URI to METS/MODS file to index): Unexpected token "URI", expected variable at offset 71
phpstan: Classes/Command/IndexByFile.php#L128
PHPDoc tag @param references unknown parameter: $file
phpstan: Classes/Command/IndexByFile.php#L73
Negated boolean expression is always false.
phpstan: Classes/Command/IndexByDatabase.php#L106
Unreachable statement - code above always terminates.
phpstan: Classes/Command/IndexByDatabase.php#L101
Method EWW\Dpf\Command\IndexByDatabase::execute() should return int but returns true.
phpstan: Classes/Command/IndexByDatabase.php#L62
If condition is always true.
phpstan: Classes/Command/AbstractIndexCommand.php#L130
Unreachable statement - code above always terminates.
phpstan: Classes/Command/AbstractIndexCommand.php#L108
Call to an undefined method EWW\Dpf\Domain\Repository\DocumentTypeRepository::findOneByName().
phpstan: Classes/Command/AbstractIndexCommand.php#L85
PHPDoc tag @param has invalid value ($xml): Unexpected token "$xml", expected type at offset 18