Skip to content

Fix several issues reported by quality tests #120

Fix several issues reported by quality tests

Fix several issues reported by quality tests #120

Triggered via push July 25, 2023 22:43
Status Failure
Total duration 2m 46s
Artifacts

php.yml

on: push
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
0s
Code coverage
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Quality control
Process completed with exit code 2.
Unit tests, PHP 8.1, ubuntu-latest: tests/src/TestCase/AuthSource/Ldap/LdapBindTest.php#L80
Failed asserting that 2 matches expected -2.
Unit tests, PHP 8.1, ubuntu-latest: tests/src/TestCase/FileSystem/FreeSpaceTest.php#L27
Failed asserting that null is equal to 15 or is greater than 15.
Unit tests, PHP 8.1, ubuntu-latest: tests/src/TestCase/FileSystem/FreeSpaceTest.php#L45
Failed asserting that null is equal to 5.0 or is greater than 5.0.
Unit tests, PHP 8.1, ubuntu-latest: tests/src/TestCase/FileSystem/FreeSpaceTest.php#L67
Failed asserting that -3 matches expected -2.
Unit tests, PHP 8.1, ubuntu-latest: tests/src/TestCase/Network/ConnectUriTest.php#L32
Failed asserting that -2 matches expected 2.
Unit tests, PHP 8.1, ubuntu-latest: tests/src/TestConfigurationTest.php#L62
Failed asserting that an array is not empty.
Unit tests, PHP 8.1, ubuntu-latest
Process completed with exit code 2.
Unit tests, PHP 8.2, ubuntu-latest: tests/src/TestCase/AuthSource/Ldap/LdapBindTest.php#L80
Failed asserting that 2 matches expected -2.
Unit tests, PHP 8.2, ubuntu-latest: tests/src/TestCase/FileSystem/FreeSpaceTest.php#L27
Failed asserting that null is equal to 15 or is greater than 15.
Unit tests, PHP 8.2, ubuntu-latest: tests/src/TestCase/FileSystem/FreeSpaceTest.php#L45
Failed asserting that null is equal to 5.0 or is greater than 5.0.
Unit tests, PHP 8.2, ubuntu-latest: tests/src/TestCase/FileSystem/FreeSpaceTest.php#L67
Failed asserting that -3 matches expected -2.
Unit tests, PHP 8.2, ubuntu-latest: tests/src/TestCase/Network/ConnectUriTest.php#L32
Failed asserting that -2 matches expected 2.
Unit tests, PHP 8.2, ubuntu-latest: tests/src/TestConfigurationTest.php#L62
Failed asserting that an array is not empty.
Unit tests, PHP 8.2, ubuntu-latest
Process completed with exit code 2.
Unit tests, PHP 8.0, ubuntu-latest: tests/src/TestCase/AuthSource/Ldap/LdapBindTest.php#L80
Failed asserting that 2 matches expected -2.
Unit tests, PHP 8.0, ubuntu-latest: tests/src/TestConfigurationTest.php#L62
Failed asserting that an array is not empty.
Unit tests, PHP 8.0, ubuntu-latest
Process completed with exit code 2.
Unit tests, PHP 8.0, windows-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-krb5 * but it is missing from your system. Install or enable PHP's krb5 extension. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-krb5` to temporarily ignore these required extensions.
Unit tests, PHP 8.0, windows-latest
Process completed with exit code 1.
Unit tests, PHP 8.2, windows-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-krb5 * but it is missing from your system. Install or enable PHP's krb5 extension. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-krb5` to temporarily ignore these required extensions.
Unit tests, PHP 8.2, windows-latest
Process completed with exit code 1.
Unit tests, PHP 8.1, windows-latest
The job was canceled because "windows-latest_8_2" failed.