Skip to content

Fix the argv passing #18

Fix the argv passing

Fix the argv passing #18

Triggered via push February 13, 2025 12:51
Status Failure
Total duration 2m 4s
Artifacts

test.yml

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

Annotations

17 errors
phpstan: src/acdhOeaw/arche/ingest/IndexerVersioner.php#L64
Parameter #2 $needle of function str_starts_with expects string, string|null given.
phpstan: src/acdhOeaw/arche/ingest/IndexerVersioner.php#L72
Access to an undefined property object::$oldResource.
phpstan: tests/ArcheImportBinaryTest.php#L103
Access to an undefined property object::$resource.
phpstan: tests/ArcheImportBinaryTest.php#L104
Access to an undefined property object::$oldResource.
phpstan: tests/ArcheImportBinaryTest.php#L122
Parameter #1 $term of method quickRdf\Literal::equals() expects rdfInterface\TermCompareInterface, rdfInterface\TermInterface|null given.
phpstan: tests/ArcheImportBinaryTest.php#L125
Parameter #1 $term of method quickRdf\Literal::equals() expects rdfInterface\TermCompareInterface, rdfInterface\TermInterface|null given.
phpstan: tests/ArcheImportBinaryTest.php#L138
Access to an undefined property acdhOeaw\arche\lib\Schema::$oldParent.
phpstan: tests/ArcheImportBinaryTest.php#L140
Cannot call method equals() on rdfInterface\TermInterface|null.
phpstan: tests/ArcheImportBinaryTest.php#L145
Parameter #1 $term of method quickRdf\Literal::equals() expects rdfInterface\TermCompareInterface, rdfInterface\TermInterface|null given.
phpstan: tests/ArcheImportBinaryTest.php#L146
Parameter #1 $term of method quickRdf\Literal::equals() expects rdfInterface\TermCompareInterface, rdfInterface\TermInterface|null given.
phpunit (8.4)
Process completed with exit code 1.
phpunit (8.3)
The job was canceled because "_8_4" failed.
phpunit (8.3)
Process completed with exit code 1.
phpunit (8.1)
The job was canceled because "_8_4" failed.
phpunit (8.1)
Process completed with exit code 1.
phpunit (8.2)
The job was canceled because "_8_4" failed.
phpunit (8.2)
The operation was canceled.