Skip to content

composer.json: allow any phpunit version #19

composer.json: allow any phpunit version

composer.json: allow any phpunit version #19

Triggered via push April 22, 2024 17:05
Status Success
Total duration 30s
Artifacts

test.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/acdhOeaw/arche/oaipmh/Oai.php#L135
Access to an undefined property object::$dbConnStr.
phpstan: src/acdhOeaw/arche/oaipmh/Oai.php#L138
Access to an undefined property object::$info.
phpstan: src/acdhOeaw/arche/oaipmh/Oai.php#L140
Access to an undefined property object::$deleted.
phpstan: src/acdhOeaw/arche/oaipmh/Oai.php#L140
Access to an undefined property object::$deleted.
phpstan: src/acdhOeaw/arche/oaipmh/Oai.php#L140
Property acdhOeaw\arche\oaipmh\Oai::$deleted (acdhOeaw\arche\oaipmh\deleted\DeletedInterface) does not accept object.
phpstan: src/acdhOeaw/arche/oaipmh/Oai.php#L141
Call to an undefined method object::getDeletedRecord().
phpstan: src/acdhOeaw/arche/oaipmh/Oai.php#L143
Access to an undefined property object::$formats.
phpstan: src/acdhOeaw/arche/oaipmh/Oai.php#L148
Access to an undefined property object::$sets.
phpstan: src/acdhOeaw/arche/oaipmh/Oai.php#L148
Access to an undefined property object::$sets.
phpstan: src/acdhOeaw/arche/oaipmh/Oai.php#L148
Property acdhOeaw\arche\oaipmh\Oai::$sets (acdhOeaw\arche\oaipmh\set\SetInterface) does not accept object.