Skip to content

Change Pre-Fetch Behaviour #134

Change Pre-Fetch Behaviour

Change Pre-Fetch Behaviour #134

Triggered via pull request December 6, 2024 04:49
@byjgbyjg
opened #23
prefetch
Status Failure
Total duration 1m 15s
Artifacts

phpunit.yml

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

Annotations

14 errors and 1 warning
UndefinedDocblockClass: tests/PdoSqliteTest.php#L456
tests/PdoSqliteTest.php:456:9: UndefinedDocblockClass: Docblock-defined class, interface or enum named ByJG\AnyDataset\Db\Traits\PreFetchTrait does not exist (see https://psalm.dev/200)
UndefinedDocblockClass: tests/PdoSqliteTest.php#L459
tests/PdoSqliteTest.php:459:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named ByJG\AnyDataset\Db\Traits\PreFetchTrait does not exist (see https://psalm.dev/200)
UndefinedClass: tests/PdoSqliteTest.php#L460
tests/PdoSqliteTest.php:460:20: UndefinedClass: Class, interface or enum named ByJG\AnyDataset\Db\Traits\PreFetchTrait does not exist (see https://psalm.dev/019)
UndefinedClass: tests/PdoSqliteTest.php#L462
tests/PdoSqliteTest.php:462:37: UndefinedClass: Class, interface or enum named ByJG\AnyDataset\Db\Traits\PreFetchTrait does not exist (see https://psalm.dev/019)
UndefinedClass: tests/PdoSqliteTest.php#L463
tests/PdoSqliteTest.php:463:50: UndefinedClass: Class, interface or enum named ByJG\AnyDataset\Db\Traits\PreFetchTrait does not exist (see https://psalm.dev/019)
UndefinedMethod: tests/PdoSqliteTest.php#L463
tests/PdoSqliteTest.php:463:61: UndefinedMethod: Method ByJG\AnyDataset\Core\GenericIterator::getPreFetchBufferSize does not exist (see https://psalm.dev/022)
UndefinedClass: tests/PdoSqliteTest.php#L463
tests/PdoSqliteTest.php:463:114: UndefinedClass: Class, interface or enum named ByJG\AnyDataset\Db\Traits\PreFetchTrait does not exist (see https://psalm.dev/019)
UndefinedDocblockClass: tests/PdoSqliteTest.php#L465
tests/PdoSqliteTest.php:465:28: UndefinedDocblockClass: Docblock-defined class, interface or enum named ByJG\AnyDataset\Db\Traits\PreFetchTrait does not exist (see https://psalm.dev/200)
UndefinedMethod: tests/PdoSqliteTest.php#L465
tests/PdoSqliteTest.php:465:39: UndefinedMethod: Method ByJG\AnyDataset\Core\GenericIterator::isCursorOpen does not exist (see https://psalm.dev/022)
UndefinedDocblockClass: tests/PdoSqliteTest.php#L475
tests/PdoSqliteTest.php:475:9: UndefinedDocblockClass: Docblock-defined class, interface or enum named ByJG\AnyDataset\Db\Traits\PreFetchTrait does not exist (see https://psalm.dev/200)
Build (8.1)
The job was canceled because "_8_2" failed.
Build (8.1)
The operation was canceled.
Build (8.3)
The job was canceled because "_8_2" failed.
Build (8.3)
The operation was canceled.
Build (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636