backup.php rewritten #476
Annotations
10 errors and 1 warning
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/Auth.php#L94
Using nullsafe property access "?->name" on left side of ?? is unnecessary. Use -> instead.
|
phpstan:
src/acdhOeaw/arche/core/Auth.php#L221
Using nullsafe property access "?->name" on left side of ?? is unnecessary. Use -> instead.
|
phpstan:
src/acdhOeaw/arche/core/Auth.php#L242
Using nullsafe property access "?->name" on left side of ?? is unnecessary. Use -> instead.
|
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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading