CI #1292
Annotations
2 errors and 1 warning
🧪 PHPUnit Tests:
tests/Commands/CreateSchemaTest.php#L660
JBZoo\PHPUnit\Commands\CreateSchemaTest::testBigComplex
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
is_date: true
date_min: '1975-03-13'
date_max: '2005-11-12'
- date_age_min: 18
+ date_age_min: 19
date_age_max: 49
aggregate_rules:
is_unique: true
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/Commands/CreateSchemaTest.php:1774
|
🧪 PHPUnit Tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading