Skip to content

Tests

Tests #1180

Triggered via schedule August 9, 2024 04:13
Status Failure
Total duration 1m 14s
Artifacts

tests.yml

on: schedule
PHP 8.3 - MariaDB
1m 3s
PHP 8.3 - MariaDB
PHP Latest - MariaDB
39s
PHP Latest - MariaDB
PHP 8.3 - MySQL
39s
PHP 8.3 - MySQL
PHP Latest - MySQL
37s
PHP Latest - MySQL
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHP 8.3 - MariaDB: src/Result.php#L184
Method Framework\Database\Result::fetchArray() should return array<string, int|string|null>|null but returns array<string, float|int|string|null>|false|null.
PHP 8.3 - MariaDB: src/Result.php#L209
Method Framework\Database\Result::fetchArrayRow() should return array<string, int|string|null> but returns array<string, float|int|string|null>|false|null.
PHP 8.3 - MariaDB
Process completed with exit code 1.