Skip to content

build/docker/Dockerfile: bump tika to 3.0.0 #464

build/docker/Dockerfile: bump tika to 3.0.0

build/docker/Dockerfile: bump tika to 3.0.0 #464

Triggered via push October 23, 2024 12:00
Status Success
Total duration 10m 59s
Artifacts

test.yml

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

Annotations

10 errors
phpstan: src/acdhOeaw/arche/core/Auth.php#L74
Parameter #1 $method of method zozlak\auth\AuthController::addMethod() expects zozlak\auth\authMethod\AuthMethodInterface, object given.
phpstan: src/acdhOeaw/arche/core/BinaryPayload.php#L124
Parameter #1 $haystack of function str_starts_with expects string, string|null given.
phpstan: src/acdhOeaw/arche/core/BinaryPayload.php#L197
Parameter #1 $value of static method quickRdf\DataFactory::literal() expects bool|float|int|string|Stringable, string|null given.
phpstan: src/acdhOeaw/arche/core/BinaryPayload.php#L209
Parameter #1 $value of static method quickRdf\DataFactory::literal() expects bool|float|int|string|Stringable, string|null given.
phpstan: src/acdhOeaw/arche/core/BinaryPayload.php#L326
Parameter #1 $string of function strlen expects string, string|null given.
phpstan: src/acdhOeaw/arche/core/BinaryPayload.php#L330
Parameter #1 $string of function substr expects string, string|null given.
phpstan: src/acdhOeaw/arche/core/Describe.php#L54
Cannot call method fetchColumn() on PDOStatement|false.
phpstan: src/acdhOeaw/arche/core/Describe.php#L65
Cannot call method fetchAll() on PDOStatement|false.
phpstan: src/acdhOeaw/arche/core/HandlersController.php#L104
Cannot use array destructuring on array|null.
phpstan: src/acdhOeaw/arche/core/HandlersController.php#L108
Property acdhOeaw\arche\core\HandlersController::$handlers (array<string, array<object>>) does not accept array<string, array<string, string>>.