docker/Dockerfile: switch to ubuntu:24.04 base for java 21 #23
Annotations
10 errors
phpstan:
src/acdhOeaw/arche/ingest/IndexerVersioner.php#L67
Parameter #2 $needle of function str_starts_with expects string, string|null given.
|
phpstan:
src/acdhOeaw/arche/ingest/IndexerVersioner.php#L75
Access to an undefined property object::$oldResource.
|
phpstan:
tests/ArcheImportBinaryTest.php#L111
Access to an undefined property object::$resource.
|
phpstan:
tests/ArcheImportBinaryTest.php#L112
Access to an undefined property object::$oldResource.
|
phpstan:
tests/ArcheImportBinaryTest.php#L113
Access to an undefined property object::$oldResource.
|
phpstan:
tests/ArcheImportBinaryTest.php#L136
Parameter #1 $term of method quickRdf\Literal::equals() expects rdfInterface\TermCompareInterface, rdfInterface\TermInterface|null given.
|
phpstan:
tests/ArcheImportBinaryTest.php#L139
Parameter #1 $term of method quickRdf\Literal::equals() expects rdfInterface\TermCompareInterface, rdfInterface\TermInterface|null given.
|
phpstan:
tests/ArcheImportBinaryTest.php#L141
Parameter #1 $term of method quickRdf\Literal::equals() expects rdfInterface\TermCompareInterface, rdfInterface\TermInterface|null given.
|
phpstan:
tests/ArcheImportBinaryTest.php#L157
Access to an undefined property acdhOeaw\arche\lib\Schema::$oldParent.
|
phpstan:
tests/ArcheImportBinaryTest.php#L159
Cannot call method equals() on rdfInterface\TermInterface|null.
|