Skip to content

Add bulk transaction support and enhanced DB interface compatibility #156

Add bulk transaction support and enhanced DB interface compatibility

Add bulk transaction support and enhanced DB interface compatibility #156

Triggered via pull request September 3, 2025 17:06
@byjgbyjg
synchronize #30
5.0
Status Failure
Total duration 30s
Artifacts

phpunit.yml

on: pull_request
Matrix: Build
Documentation  /  add_doc
Documentation / add_doc
Fit to window
Zoom out
Zoom in

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