CI #1332
Annotations
2 errors and 1 warning
🧪 PHPUnit Tests:
tests/Commands/CreateSchemaTest.php#L1787
JBZoo\PHPUnit\Commands\CreateSchemaTest::testWithHeaderOneLine
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
is_leap_year: true
date: '2000-01-01'
date_format: Y-m-d
- date_age: 24
+ date_age: 25
is_slug: true
aggregate_rules:
is_unique: true
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/Commands/CreateSchemaTest.php:1936
|
🧪 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