Fixes #4
ci.yml
on: push
Install PHP dependencies
23s
Run PHPstan
32s
Matrix: Run Unit tests on MariaDB
Matrix: Run Unit tests on MySQL
Matrix: Run Unit tests on PostgreSQL
Matrix: Run Unit tests on SQLite
Matrix: Run Unit tests on SQLsrv
Matrix: Run Unit tests on MSSQL (Windows)
Annotations
36 errors
|
Run Unit tests on SQLsrv (8.1)
Process completed with exit code 127.
|
|
Run Unit tests on SQLsrv (8.3)
Process completed with exit code 127.
|
|
Run Unit tests on SQLsrv (8.3)
The strategy configuration was canceled because "tests-unit-sqlsrv._8_1" failed
|
|
Run Unit tests on SQLsrv (8.2)
Process completed with exit code 127.
|
|
Run Unit tests on SQLsrv (8.2)
The strategy configuration was canceled because "tests-unit-sqlsrv._8_1" failed
|
|
Run Unit tests on MSSQL (Windows) (8.1)
Process completed with exit code 1.
|
|
Run Unit tests on MSSQL (Windows) (8.3)
The operation was canceled.
|
|
Run Unit tests on MSSQL (Windows) (8.3)
The strategy configuration was canceled because "tests-unit-windows._8_1" failed
|
|
Run Unit tests on MSSQL (Windows) (8.2)
The operation was canceled.
|
|
Run Unit tests on MSSQL (Windows) (8.2)
The strategy configuration was canceled because "tests-unit-windows._8_1" failed
|
|
Run PHPstan:
src/DatabaseDriver.php#L669
Property Joomla\Database\DatabaseDriver::$connection (resource) does not accept null.
|
|
Run PHPstan:
src/DatabaseDriver.php#L661
If condition is always true.
|
|
Run PHPstan:
src/DatabaseDriver.php#L654
If condition is always true.
|
|
Run PHPstan:
src/DatabaseDriver.php#L635
If condition is always true.
|
|
Run PHPstan:
src/DatabaseDriver.php#L572
Property Joomla\Database\DatabaseDriver::$connection (resource) does not accept null.
|
|
Run PHPstan:
src/DatabaseDriver.php#L533
Strict comparison using === between stdClass and null will always evaluate to false.
|
|
Run PHPstan:
src/DatabaseDriver.php#L511
Strict comparison using === between string and null will always evaluate to false.
|
|
Run PHPstan:
src/DatabaseDriver.php#L257
Parameter #1 $class of function class_exists expects string, Joomla\Database\DatabaseDriver given.
|
|
Run PHPstan:
src/Command/ExportCommand.php#L153
Variable $filenames might not be defined.
|
|
Run PHPstan:
src/Command/ExportCommand.php#L152
Variable $zipFilesArray might not be defined.
|
|
Run Unit tests on MariaDB (8.1)
Process completed with exit code 2.
|
|
Run Unit tests on MariaDB (8.2)
Process completed with exit code 2.
|
|
Run Unit tests on MariaDB (8.2)
The strategy configuration was canceled because "tests-unit-mariadb._8_1" failed
|
|
Run Unit tests on MariaDB (8.3)
Process completed with exit code 2.
|
|
Run Unit tests on MariaDB (8.3)
The strategy configuration was canceled because "tests-unit-mariadb._8_1" failed
|
|
Run Unit tests on MySQL (8.1, mysqli, 8.0)
Process completed with exit code 2.
|
|
Run Unit tests on MySQL (8.1, mysqli, 5.7)
The operation was canceled.
|
|
Run Unit tests on MySQL (8.1, mysqli, 5.7)
The strategy configuration was canceled because "tests-unit-mysql._8_1_mysqli_8_0" failed
|
|
Run Unit tests on MySQL (8.3, mysqli, 8.0)
The operation was canceled.
|
|
Run Unit tests on MySQL (8.3, mysqli, 8.0)
The strategy configuration was canceled because "tests-unit-mysql._8_1_mysqli_8_0" failed
|
|
Run Unit tests on MySQL (8.3, mysqli, 5.7)
The operation was canceled.
|
|
Run Unit tests on MySQL (8.3, mysqli, 5.7)
The strategy configuration was canceled because "tests-unit-mysql._8_1_mysqli_8_0" failed
|
|
Run Unit tests on MySQL (8.2, mysqli, 5.7)
The operation was canceled.
|
|
Run Unit tests on MySQL (8.2, mysqli, 5.7)
The strategy configuration was canceled because "tests-unit-mysql._8_1_mysqli_8_0" failed
|
|
Run Unit tests on MySQL (8.2, mysqli, 8.0)
The operation was canceled.
|
|
Run Unit tests on MySQL (8.2, mysqli, 8.0)
The strategy configuration was canceled because "tests-unit-mysql._8_1_mysqli_8_0" failed
|