CI #1359
Annotations
3 errors
🧪 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:
tests/SchemaTest.php#L195
JBZoo\PHPUnit\SchemaTest::testValidateValidSchemaFixtures
Symfony\Component\Yaml\Exception\ParseException: Unexpected token "]" at line 79 (near "nth: [ 2, Not expected ] ]").
vendor/symfony/yaml/Parser.php:1217
vendor/symfony/yaml/Parser.php:1184
vendor/symfony/yaml/Parser.php:754
vendor/symfony/yaml/Parser.php:344
vendor/symfony/yaml/Parser.php:531
vendor/symfony/yaml/Parser.php:318
vendor/symfony/yaml/Parser.php:531
vendor/symfony/yaml/Parser.php:190
vendor/symfony/yaml/Parser.php:531
vendor/symfony/yaml/Parser.php:318
vendor/symfony/yaml/Parser.php:86
vendor/symfony/yaml/Yaml.php:77
vendor/jbzoo/data/src/Yml.php:30
vendor/jbzoo/data/src/AbstractData.php:56
vendor/jbzoo/data/src/functions.php:86
src/Schema.php:55
tests/SchemaTest.php:213
|
🧪 PHPUnit Tests
Process completed with exit code 2.
|
Loading