Add bulk transaction support and enhanced DB interface compatibility #156
phpunit.yml
on: pull_request
Matrix: Build
Documentation
/
add_doc
Annotations
8 errors
|
Build (8.2)
Process completed with exit code 2.
|
|
InvalidArgument:
tests/BulkTest.php#L141
tests/BulkTest.php:141:40: InvalidArgument: Argument 1 of ByJG\MicroOrm\Repository::bulkExecute expects array<int, ByJG\MicroOrm\Interface\QueryBuilderInterface|ByJG\MicroOrm\Updatable>, but list{ByJG\MicroOrm\InsertQuery, 'invalid', ByJG\MicroOrm\UpdateQuery&static, ByJG\MicroOrm\DeleteQuery&static} provided (see https://psalm.dev/004)
|
|
Build (8.3)
Process completed with exit code 2.
|
|
InvalidArgument:
tests/BulkTest.php#L141
tests/BulkTest.php:141:40: InvalidArgument: Argument 1 of ByJG\MicroOrm\Repository::bulkExecute expects array<int, ByJG\MicroOrm\Interface\QueryBuilderInterface|ByJG\MicroOrm\Updatable>, but list{ByJG\MicroOrm\InsertQuery, 'invalid', ByJG\MicroOrm\UpdateQuery&static, ByJG\MicroOrm\DeleteQuery&static} provided (see https://psalm.dev/004)
|
|
Build (8.3)
The strategy configuration was canceled because "Build._8_2" failed
|
|
Build (8.1)
Process completed with exit code 2.
|
|
InvalidArgument:
tests/BulkTest.php#L141
tests/BulkTest.php:141:40: InvalidArgument: Argument 1 of ByJG\MicroOrm\Repository::bulkExecute expects array<int, ByJG\MicroOrm\Interface\QueryBuilderInterface|ByJG\MicroOrm\Updatable>, but list{ByJG\MicroOrm\InsertQuery, 'invalid', ByJG\MicroOrm\UpdateQuery&static, ByJG\MicroOrm\DeleteQuery&static} provided (see https://psalm.dev/004)
|
|
Build (8.1)
The strategy configuration was canceled because "Build._8_2" failed
|