Update validation for multiple CSV files. #96
Annotations
27 errors and 11 warnings
PHPUnit (8.3, none, --prefer-lowest):
tests/Blueprint/MiscTest.php#L132
JBZoo\PHPUnit\Blueprint\MiscTest::testFindFiles
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
- 0 => 'complex_header.csv'
- 1 => 'simple_no_header.csv'
- 2 => 'empty_no_header.csv'
- 3 => 'empty_header.csv'
- 4 => 'demo-3.csv'
- 5 => 'demo-2.csv'
- 6 => 'demo-1.csv'
- 7 => 'simple_header.csv'
- 8 => 'demo.csv'
- 9 => 'complex_no_header.csv'
+ 0 => 'simple_header.csv'
+ 1 => 'complex_no_header.csv'
+ 2 => 'demo-3.csv'
+ 3 => 'demo-2.csv'
+ 4 => 'demo-1.csv'
+ 5 => 'complex_header.csv'
+ 6 => 'empty_header.csv'
+ 7 => 'simple_no_header.csv'
+ 8 => 'empty_no_header.csv'
+ 9 => 'demo.csv'
)
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/Blueprint/MiscTest.php:166
|
PHPUnit (8.3, none, --prefer-lowest)
Process completed with exit code 2.
|
PHPUnit (8.1, none, --prefer-lowest)
The job was canceled because "_8_3_none_--prefer-lowest" failed.
|
PHPUnit (8.1, none, --prefer-lowest):
tests/Blueprint/MiscTest.php#L132
JBZoo\PHPUnit\Blueprint\MiscTest::testFindFiles
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
- 0 => 'complex_header.csv'
- 1 => 'simple_no_header.csv'
- 2 => 'empty_no_header.csv'
- 3 => 'empty_header.csv'
- 4 => 'demo-3.csv'
- 5 => 'demo-2.csv'
- 6 => 'demo-1.csv'
- 7 => 'simple_header.csv'
- 8 => 'demo.csv'
- 9 => 'complex_no_header.csv'
+ 0 => 'simple_header.csv'
+ 1 => 'complex_no_header.csv'
+ 2 => 'demo-3.csv'
+ 3 => 'demo-2.csv'
+ 4 => 'demo-1.csv'
+ 5 => 'complex_header.csv'
+ 6 => 'empty_header.csv'
+ 7 => 'simple_no_header.csv'
+ 8 => 'empty_no_header.csv'
+ 9 => 'demo.csv'
)
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/Blueprint/MiscTest.php:179
|
PHPUnit (8.1, none, --prefer-lowest)
Process completed with exit code 2.
|
PHPUnit (8.3, none)
The job was canceled because "_8_3_none_--prefer-lowest" failed.
|
PHPUnit (8.3, none):
tests/Blueprint/MiscTest.php#L132
JBZoo\PHPUnit\Blueprint\MiscTest::testFindFiles
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
- 0 => 'complex_header.csv'
- 1 => 'simple_no_header.csv'
- 2 => 'empty_no_header.csv'
- 3 => 'empty_header.csv'
- 4 => 'demo-3.csv'
- 5 => 'demo-2.csv'
- 6 => 'demo-1.csv'
- 7 => 'simple_header.csv'
- 8 => 'demo.csv'
- 9 => 'complex_no_header.csv'
+ 0 => 'simple_header.csv'
+ 1 => 'complex_no_header.csv'
+ 2 => 'demo-3.csv'
+ 3 => 'demo-2.csv'
+ 4 => 'demo-1.csv'
+ 5 => 'complex_header.csv'
+ 6 => 'empty_header.csv'
+ 7 => 'simple_no_header.csv'
+ 8 => 'empty_no_header.csv'
+ 9 => 'demo.csv'
)
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/Blueprint/MiscTest.php:166
|
PHPUnit (8.3, none)
The operation was canceled.
|
PHPUnit (8.2, none)
The job was canceled because "_8_3_none_--prefer-lowest" failed.
|
PHPUnit (8.2, none)
A task was canceled.
|
PHPUnit (8.2, xdebug, --prefer-lowest)
The job was canceled because "_8_3_none_--prefer-lowest" failed.
|
PHPUnit (8.2, xdebug, --prefer-lowest)
The operation was canceled.
|
PHPUnit (8.2, xdebug)
The job was canceled because "_8_3_none_--prefer-lowest" failed.
|
PHPUnit (8.2, xdebug)
The operation was canceled.
|
PHPUnit (8.2, none, --prefer-lowest)
The job was canceled because "_8_3_none_--prefer-lowest" failed.
|
PHPUnit (8.2, none, --prefer-lowest)
The operation was canceled.
|
PHPUnit (8.3, xdebug)
The job was canceled because "_8_3_none_--prefer-lowest" failed.
|
PHPUnit (8.3, xdebug)
The operation was canceled.
|
PHPUnit (8.3, xdebug, --prefer-lowest)
The job was canceled because "_8_3_none_--prefer-lowest" failed.
|
PHPUnit (8.3, xdebug, --prefer-lowest)
The operation was canceled.
|
PHPUnit (8.1, xdebug, --prefer-lowest)
The job was canceled because "_8_3_none_--prefer-lowest" failed.
|
PHPUnit (8.1, xdebug, --prefer-lowest)
The operation was canceled.
|
PHPUnit (8.1, none)
The job was canceled because "_8_3_none_--prefer-lowest" failed.
|
PHPUnit (8.1, none)
The operation was canceled.
|
PHPUnit (8.1, xdebug)
The job was canceled because "_8_3_none_--prefer-lowest" failed.
|
PHPUnit (8.1, xdebug)
The operation was canceled.
|
Docker
Process completed with exit code 2.
|
PHPUnit (8.3, none, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Phar (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Phar (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Reports (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Phar (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Reports (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Reports (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Linters - 8.1
Expired
|
6.34 MB |
|
Linters - 8.2
Expired
|
6.33 MB |
|
Linters - 8.3
Expired
|
6.33 MB |
|
Reports - 8.1
Expired
|
8.22 MB |
|
Reports - 8.2
Expired
|
8.21 MB |
|
Reports - 8.3
Expired
|
8.21 MB |
|