Skip to content

CI

CI #2124

Triggered via schedule October 16, 2023 01:31
Status Success
Total duration 48s
Artifacts 11

main.yml

on: schedule
Matrix: Linters
Matrix: PHPUnit
Matrix: Reports
Fit to window
Zoom out
Zoom in

Annotations

76 errors and 14 warnings
Linters (7.2): src/Exception.php#L25
Opening brace must not be followed by a blank line Rule : PSR12.Classes.OpeningBraceSpace.Found File Path: src/Exception.php:25 Severity : error
Linters (7.2): src/Mocks/Exception.php#L25
Opening brace must not be followed by a blank line Rule : PSR12.Classes.OpeningBraceSpace.Found File Path: src/Mocks/Exception.php:25 Severity : error
Linters (7.2): src/Server/Exception.php#L25
Opening brace must not be followed by a blank line Rule : PSR12.Classes.OpeningBraceSpace.Found File Path: src/Server/Exception.php:25 Severity : error
Linters (7.2)
Process completed with exit code 2.
Linters (7.3): src/Exception.php#L25
Opening brace must not be followed by a blank line Rule : PSR12.Classes.OpeningBraceSpace.Found File Path: src/Exception.php:25 Severity : error
Linters (7.3): src/Mocks/Exception.php#L25
Opening brace must not be followed by a blank line Rule : PSR12.Classes.OpeningBraceSpace.Found File Path: src/Mocks/Exception.php:25 Severity : error
Linters (7.3): src/Server/Exception.php#L25
Opening brace must not be followed by a blank line Rule : PSR12.Classes.OpeningBraceSpace.Found File Path: src/Server/Exception.php:25 Severity : error
Linters (7.3)
Process completed with exit code 2.
PHPUnit (7.2): tests/MockServerProxyUrlTest.php#L77
JBZoo\PHPUnit\MockServerProxyUrlTest::testPoxyUrlUploadFiles GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testPoxyUrlUploadFiles vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:158 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:110 vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php:47 vendor/guzzlehttp/guzzle/src/Handler/Proxy.php:28 vendor/guzzlehttp/guzzle/src/Handler/Proxy.php:48 vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php:64 vendor/guzzlehttp/guzzle/src/Middleware.php:31 vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php:71 vendor/guzzlehttp/guzzle/src/Middleware.php:63 vendor/guzzlehttp/guzzle/src/HandlerStack.php:75 vendor/guzzlehttp/guzzle/src/Client.php:331 vendor/guzzlehttp/guzzle/src/Client.php:168 vendor/guzzlehttp/guzzle/src/Client.php:187 tests/MockServerProxyUrlTest.php:88 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2): tests/MockServerProxyUrlTest.php#L33
JBZoo\PHPUnit\MockServerProxyUrlTest::testPoxyUrlAllMethodsToHttpBin cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testPoxyUrlAllMethodsToHttpBin?query=1egi1ezo60 Failed asserting that 0 is not identical to 0. vendor/jbzoo/phpunit/src/functions/aliases.php:208 tests/MockServerProxyUrlTest.php:137 tests/MockServerProxyUrlTest.php:46 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2): tests/MockServerGeneralTest.php#L423
JBZoo\PHPUnit\MockServerGeneralTest::testStaticJson Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:426 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2): tests/MockServerGeneralTest.php#L83
JBZoo\PHPUnit\MockServerGeneralTest::testServerError Failed asserting that 0 is identical to 500. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:86 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2): tests/MockServerGeneralTest.php#L274
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseCode Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:276 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2): tests/MockServerGeneralTest.php#L416
JBZoo\PHPUnit\MockServerGeneralTest::testStaticYml Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:419 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2): tests/MockServerGeneralTest.php#L280
JBZoo\PHPUnit\MockServerGeneralTest::testFakerAsPartOfBody Failed asserting that null is not identical to null. vendor/jbzoo/phpunit/src/functions/aliases.php:208 tests/MockServerGeneralTest.php:282 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2): tests/MockServerGeneralTest.php#L286
JBZoo\PHPUnit\MockServerGeneralTest::testConcurrency GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testConcurrency?anti-cache=0 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:158 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:110 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:236 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:168 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:183 vendor/guzzlehttp/promises/src/Promise.php:248 vendor/guzzlehttp/promises/src/Promise.php:224 vendor/guzzlehttp/promises/src/Promise.php:62 vendor/guzzlehttp/promises/src/Utils.php:132 vendor/jbzoo/http-client/src/Driver/Guzzle.php:81 vendor/jbzoo/http-client/src/HttpClient.php:127 tests/MockServerGeneralTest.php:297 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2): tests/MockServerGeneralTest.php#L125
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseBody Undefined index: id tests/MockServerGeneralTest.php:131 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2): tests/MockServerGeneralTest.php#L269
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseHeaders Failed asserting that null is not identical to null. vendor/jbzoo/phpunit/src/functions/aliases.php:208 tests/MockServerGeneralTest.php:271 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4, --prefer-lowest): tests/MockServerGeneralTest.php#L274
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseCode Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:276 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4, --prefer-lowest): tests/MockServerGeneralTest.php#L40
JBZoo\PHPUnit\MockServerGeneralTest::testStructureOfResponse Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:43 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4, --prefer-lowest): tests/MockServerGeneralTest.php#L125
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseBody Undefined index: id tests/MockServerGeneralTest.php:131 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4, --prefer-lowest): tests/MockServerGeneralTest.php#L76
JBZoo\PHPUnit\MockServerGeneralTest::testNotFound Failed asserting that 0 is identical to 404. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:79 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4, --prefer-lowest): tests/MockServerGeneralTest.php#L108
JBZoo\PHPUnit\MockServerGeneralTest::testExceptionInMock Failed asserting that 0 is identical to 500. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:112 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4, --prefer-lowest): tests/MockServerGeneralTest.php#L423
JBZoo\PHPUnit\MockServerGeneralTest::testStaticJson Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:426 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4, --prefer-lowest): tests/MockServerGeneralTest.php#L50
JBZoo\PHPUnit\MockServerGeneralTest::testMultiplyMethods Format:string; Method:GET Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:58 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4, --prefer-lowest): tests/MockServerGeneralTest.php#L280
JBZoo\PHPUnit\MockServerGeneralTest::testFakerAsPartOfBody Failed asserting that null is not identical to null. vendor/jbzoo/phpunit/src/functions/aliases.php:208 tests/MockServerGeneralTest.php:282 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4, --prefer-lowest): tests/MockServerGeneralTest.php#L379
JBZoo\PHPUnit\MockServerGeneralTest::testCrazy GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testCrazy vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:158 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:110 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:236 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:168 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:183 vendor/guzzlehttp/promises/src/Promise.php:248 vendor/guzzlehttp/promises/src/Promise.php:224 vendor/guzzlehttp/promises/src/Promise.php:62 vendor/guzzlehttp/promises/src/Utils.php:132 vendor/jbzoo/http-client/src/Driver/Guzzle.php:81 vendor/jbzoo/http-client/src/HttpClient.php:127 tests/MockServerGeneralTest.php:388 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4, --prefer-lowest): tests/MockServerGeneralTest.php#L83
JBZoo\PHPUnit\MockServerGeneralTest::testServerError Failed asserting that 0 is identical to 500. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:86 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
Linters (7.4): src/Exception.php#L25
Opening brace must not be followed by a blank line Rule : PSR12.Classes.OpeningBraceSpace.Found File Path: src/Exception.php:25 Severity : error
Linters (7.4): src/Mocks/Exception.php#L25
Opening brace must not be followed by a blank line Rule : PSR12.Classes.OpeningBraceSpace.Found File Path: src/Mocks/Exception.php:25 Severity : error
Linters (7.4): src/Server/Exception.php#L25
Opening brace must not be followed by a blank line Rule : PSR12.Classes.OpeningBraceSpace.Found File Path: src/Server/Exception.php:25 Severity : error
Linters (7.4)
Process completed with exit code 2.
PHPUnit (7.3): tests/MockServerGeneralTest.php#L125
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseBody Undefined index: id tests/MockServerGeneralTest.php:131 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3): tests/MockServerGeneralTest.php#L379
JBZoo\PHPUnit\MockServerGeneralTest::testCrazy GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testCrazy vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:158 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:110 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:236 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:168 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:183 vendor/guzzlehttp/promises/src/Promise.php:248 vendor/guzzlehttp/promises/src/Promise.php:224 vendor/guzzlehttp/promises/src/Promise.php:62 vendor/guzzlehttp/promises/src/Utils.php:132 vendor/jbzoo/http-client/src/Driver/Guzzle.php:81 vendor/jbzoo/http-client/src/HttpClient.php:127 tests/MockServerGeneralTest.php:388 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3): tests/MockServerGeneralTest.php#L69
JBZoo\PHPUnit\MockServerGeneralTest::testRedirect Failed asserting that 0 is identical to 301. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:72 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3): tests/MockServerGeneralTest.php#L269
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseHeaders Failed asserting that null is not identical to null. vendor/jbzoo/phpunit/src/functions/aliases.php:208 tests/MockServerGeneralTest.php:271 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3): tests/MockServerGeneralTest.php#L286
JBZoo\PHPUnit\MockServerGeneralTest::testConcurrency GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testConcurrency?anti-cache=0 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:158 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:110 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:236 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:168 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:183 vendor/guzzlehttp/promises/src/Promise.php:248 vendor/guzzlehttp/promises/src/Promise.php:224 vendor/guzzlehttp/promises/src/Promise.php:62 vendor/guzzlehttp/promises/src/Utils.php:132 vendor/jbzoo/http-client/src/Driver/Guzzle.php:81 vendor/jbzoo/http-client/src/HttpClient.php:127 tests/MockServerGeneralTest.php:297 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3): tests/MockServerGeneralTest.php#L108
JBZoo\PHPUnit\MockServerGeneralTest::testExceptionInMock Failed asserting that 0 is identical to 500. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:112 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3): tests/MockServerGeneralTest.php#L416
JBZoo\PHPUnit\MockServerGeneralTest::testStaticYml Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:419 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3): tests/MockServerGeneralTest.php#L40
JBZoo\PHPUnit\MockServerGeneralTest::testStructureOfResponse Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:43 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3): tests/MockServerGeneralTest.php#L90
JBZoo\PHPUnit\MockServerGeneralTest::testUndefinedRoute Failed asserting that 0 is identical to 500. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:95 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3): tests/MockServerGeneralTest.php#L274
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseCode Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:276 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2, --prefer-lowest): tests/MockServerProxyUrlTest.php#L77
JBZoo\PHPUnit\MockServerProxyUrlTest::testPoxyUrlUploadFiles GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testPoxyUrlUploadFiles vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:158 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:110 vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php:47 vendor/guzzlehttp/guzzle/src/Handler/Proxy.php:28 vendor/guzzlehttp/guzzle/src/Handler/Proxy.php:48 vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php:64 vendor/guzzlehttp/guzzle/src/Middleware.php:31 vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php:71 vendor/guzzlehttp/guzzle/src/Middleware.php:63 vendor/guzzlehttp/guzzle/src/HandlerStack.php:75 vendor/guzzlehttp/guzzle/src/Client.php:331 vendor/guzzlehttp/guzzle/src/Client.php:168 vendor/guzzlehttp/guzzle/src/Client.php:187 tests/MockServerProxyUrlTest.php:88 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2, --prefer-lowest): tests/MockServerProxyUrlTest.php#L33
JBZoo\PHPUnit\MockServerProxyUrlTest::testPoxyUrlAllMethodsToHttpBin cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testPoxyUrlAllMethodsToHttpBin?query=ditexike9e Failed asserting that 0 is not identical to 0. vendor/jbzoo/phpunit/src/functions/aliases.php:208 tests/MockServerProxyUrlTest.php:137 tests/MockServerProxyUrlTest.php:46 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2, --prefer-lowest): tests/MockServerGeneralTest.php#L90
JBZoo\PHPUnit\MockServerGeneralTest::testUndefinedRoute Failed asserting that 0 is identical to 500. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:95 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2, --prefer-lowest): tests/MockServerGeneralTest.php#L379
JBZoo\PHPUnit\MockServerGeneralTest::testCrazy GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testCrazy vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:158 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:110 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:236 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:168 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:183 vendor/guzzlehttp/promises/src/Promise.php:248 vendor/guzzlehttp/promises/src/Promise.php:224 vendor/guzzlehttp/promises/src/Promise.php:62 vendor/guzzlehttp/promises/src/Utils.php:132 vendor/jbzoo/http-client/src/Driver/Guzzle.php:81 vendor/jbzoo/http-client/src/HttpClient.php:127 tests/MockServerGeneralTest.php:388 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2, --prefer-lowest): tests/MockServerGeneralTest.php#L50
JBZoo\PHPUnit\MockServerGeneralTest::testMultiplyMethods Format:string; Method:GET Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:58 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2, --prefer-lowest): tests/MockServerGeneralTest.php#L339
JBZoo\PHPUnit\MockServerGeneralTest::testFileAsBody Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -'cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testFileAsBody' +'????JFIFdd??C??C????"?? +???????????{+??9|\Y?????y???v-kr?]uJ?W?u?հ$w?1?%?#?w??J|???}Q??&??#Xm?zV֬X?r??ª?>1?75?S??\a'????.???igt?ޓ?j?v???Y??3??=RV%??s?C?k???WR?]????k??y??????xm???Z?=d`?t]???Ve?-s?a??w?LO??~?0"?}S?%???>]???v%??9???Y?S^?a???4n?S?뫹g?j???}v&??l??N??R?z?)?(}?r`?BZvY1?GQ~r????????e5??yRL???I?2??^h?WB?IY?*KQNJ??M?U?X?c?9?L?????ƲW?}b??U???m?;U??g??g5@??j~~?????$0@P!???}?i?B?P?_????v?8$:E??gU\??^?:?9?:?n?Zj%?2l????????I???y`????Q#?^mۯF?.?*?U,r?c?۞????n.?;?R?m?Wt??'?O??lA??2dj5:?H??52?Zt7???H??C????=?!?5??^??>{???ᛔ]???o??5??բg????'?Y??z?]gM?(Ӏk??ȏ#ӝ?u퓑??#X??b?5?|8Ll<#??Fb?$! +??fV֐???]W?????? +???q!?ڕq?,=;#D???4?m[^}?u?ƹ??r}?q?Nwq?,+???Q???2?Z???7?ߧM?-JtQ)??,?D? +?Y?8.5g????JK?7?F??:???K?nj?ݬ/l1?$?????V???|n3/Bi #Hz|B???U????툢??*γ?????i??-^??????¹?9=VV????????\W??G??X??Rا??ν}?|~??:???O?????s2?FEv??s9?>~Ò?p?s????4?v???W??????&?ۨ?6??y?م?W??`?~?m2UCǜ?l???STMw?8t1P?+?Syj????.¹???M?e??^X�?|R???U?NMi?[j?uA??lߎԫL0?5????ɮ???_?O????; !1AQa "2#0BRq??3r?Cb??????????2ق????hQ???ׯ+?W????? ?B}?5)????dld????+#c??w?_j1-iI??z|?UMg??S +x?D}#V??y~]5??#K?.?LP!?(x??a????P?? +6_?bS??N`??N??Hf-Ţ*-?v-p ??Ǖ??Wt?W??\:?YO? x>??{??קz????oo??E?":??1??M??:b)??r9{?u\???s???l?]??!??п"E????1,?K???n?Hꘚ???4ݔ??;)^w%?s?j?g???K??3?G?"?#?!J:,gn?}?!?Sk??z???iY?#?Rx ???$Rzbs'???Z?J???^/V?Q~??i?QQ?Lc;>ѱ?ۨ???I:?=t???>mE+???ܓ??????Cx?p??-?)??|???ۺ????@?ӿNT?Jf`???@??M?P?q??ė?We,b?E?ԫ_??#??9??[U?qr˶?oV?_!???r??Z??U??3??[????2??W{]"?t?˥Y??&?TD#??Ճַ?g?L?_?z6&*BTB??6??? ???p??U?? V??q??j??X????BK?????DXxm???>?<<??A3(U?y?? ?g[??SMJ?l4??v??{??m??~????g?nT?:燡?ߖ??????"?O?f6 +_(??mwu6?lmN???????1R??E??|?]???5ٴ?MK&f??s?J?~=5[w?}?g???(f?]qSJg+?m?]_???|G?ˆ)y???sؐ?dl?ƈ??????TT?}???j?Yc?m??ۙ??=?&R??Dj??Q??uԶ?B?bc8???$?tv?NO2?|㝸???s&?Ԉ0j@C????????y?"??z???2!1AQ "02aB?3qё????????/?vm???[.o6?ĝȟŷu9I??8????&#M-J??5܋q??B6<?M8ۭ?#j?.D??P????Vو?P?????>9pؚ??????B?c?Yܺ??????)-???ԘH????tI?MC?%?V?c??RT??ȍ͎[UI~dy ????s?V?]?zZo8;??Ғ????-!??_遠??q?t6N??.#3?P?S?4p?W?ϧ?Q?˲(??}E???'???T?xs?i?Ϸ?x??A#Q?91֧??j?ꢲ?\Ѯ_jJ???F?4͹?/(????.M?\b^QK?9)?5˥Z_(?)????i??i{?_AIJӃ?=m??p?O?T?\a????ڢM?Zf2?s4ӭ??RG?Fi?o?gs??T:U?<??i?NޑJU????A !1AQ"aq#02BR?@b??$3S???%4DP?C???????X?չy?[K?P??'??D?? ˙??۬8?5D??eкu???5?Z????$;?i???w燧?$;6?9?󥼉qN???Í!Ԃ?t?????l?????E)UW??O@5??/???ʤ??8?H???P?<??w?J???}ߤ??J?_?-V???#?74?Zx?0?ꄗ&T'=w?|??.?C??k?6?)Moj?~d????J?-?V?Ȗ7VUw(/ÈSr??aez??Y???N~??E??????1???.?p???E?|???-????l??k*?G%$q???`???EݡS?????L?? >?j4???U???Q?n?n?ҳ~P????j?8uu????c,?g??K??s?ua~R?8????v-uH??Λ??N>;?Cz????U??i?++p?N?<?rZ??`???s????>?j??N?Of?գ?S??~?^>??A!??gJ?lb:??"???xaߴ??Qr=&??J??-㮝"?B???&1*ӊG m?ܼ????W2??xR?R?1I,?u????1?2y?T????r?ߊ4j#s?-0?'J` ??YQ<H??U???En?X{J??X??S?????????9F?6{%-q?3??\?B???eJ?\?Q?;La?????v??߇??Z?P???z??'?8??]E????T\?K,?[??;Nlﲔڥ???V??W???Q?i?? ????v?8_???ֽ'P?!??1?b6?ǭ??aʿ??1Y?M??"????xs%T\d'_c??4?r?@}? \D?^D%R?%M?ߑ??Y?ԙ??ܩQ?;F?N??!w??~\q dM8???.1S? +j?D׫B?TҶ_ҿ]?(?ԕ?'?Ѵm9?[r?????6U)e??!?T֟?ڳ????E??Ϥ?\??U]?}x?N8???O??yo?c?Dd?Q??b^T?H?D9i??͠???*-?????4?t??4?B?H?? +|+??P ?S?a?C??]S?|??L?Q`S{T? +?M???O +\?????%#D+u?~Փ????g͒???Y+W?????1;???X`E?."!?{?om?C?C??Ʌl?5KjA????]?ـ?ux?}4???Yx?????????.L"i;[}?$?J?????&6?i?R?J?|{hOࣣ???(??i??T??D???,?Vβ??+?}??@=D]늓4B?ճ(??T?:vK??om????0K/׿??t?C?Po????6????? .???欳??Z8m +?Jwծ??zx?K???)?DFZ?Ks?h9?.?K???t???D?fJ?Γ#???k?&?w?'L??? +????G???ӏ?yn?\3?^???xޑE̱S\S?????\P??!]?J???V???H|5\M??6?׆?@˓*??&&??????o??}?h?d??/T&?J?>+o=?*qҝ????V?U?????LL???Wj)???%@;nF?????S?Hu?Y?=?+m????;??#FC?ӻ?P??W[b?A_al?k?G +?ճ?oh??l?f??R?7-???&??H(?iG??e?????=?㊄:?6?թ?&???Ӎ??^??????d?l??l5?H?\?c??a[r-+??????Ͽ??2?Qa>?6?mO?-?'??xPk.9????ݓ?o??4?b?\@??J:A?W?? W?5>;O??????WLS??h?g?ў?cQS?5?j?#ӗ?d֪(+S??? +_n??c????????&??N??z?FOɲ\?U??s]Yg??r???7;f?5?E??/t??^???ʬh???%.?M?޸ +???j?P?k?eΞ?@2#o?%????l??zTI??a(?C??'???<??%ZV?YU??#?? +?F?ժ??Sqo%䘋??5C?i[y???T?{??ኻHI?T# ~???_UDN???????Q??Ydߪk??p?E?UI?F???
PHPUnit (7.2, --prefer-lowest): tests/MockServerGeneralTest.php#L274
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseCode Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:276 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2, --prefer-lowest): tests/MockServerGeneralTest.php#L108
JBZoo\PHPUnit\MockServerGeneralTest::testExceptionInMock Failed asserting that 0 is identical to 500. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:112 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2, --prefer-lowest): tests/MockServerGeneralTest.php#L40
JBZoo\PHPUnit\MockServerGeneralTest::testStructureOfResponse Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:43 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2, --prefer-lowest): tests/MockServerGeneralTest.php#L416
JBZoo\PHPUnit\MockServerGeneralTest::testStaticYml Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:419 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
Linters (8): src/Exception.php#L25
Opening brace must not be followed by a blank line Rule : PSR12.Classes.OpeningBraceSpace.Found File Path: src/Exception.php:25 Severity : error
Linters (8): src/Mocks/Exception.php#L25
Opening brace must not be followed by a blank line Rule : PSR12.Classes.OpeningBraceSpace.Found File Path: src/Mocks/Exception.php:25 Severity : error
Linters (8): src/Server/Exception.php#L25
Opening brace must not be followed by a blank line Rule : PSR12.Classes.OpeningBraceSpace.Found File Path: src/Server/Exception.php:25 Severity : error
Linters (8)
Process completed with exit code 2.
PHPUnit (7.4): tests/MockServerProxyUrlTest.php#L77
JBZoo\PHPUnit\MockServerProxyUrlTest::testPoxyUrlUploadFiles GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testPoxyUrlUploadFiles vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:158 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:110 vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php:47 vendor/guzzlehttp/guzzle/src/Handler/Proxy.php:28 vendor/guzzlehttp/guzzle/src/Handler/Proxy.php:48 vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php:64 vendor/guzzlehttp/guzzle/src/Middleware.php:31 vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php:71 vendor/guzzlehttp/guzzle/src/Middleware.php:63 vendor/guzzlehttp/guzzle/src/HandlerStack.php:75 vendor/guzzlehttp/guzzle/src/Client.php:331 vendor/guzzlehttp/guzzle/src/Client.php:168 vendor/guzzlehttp/guzzle/src/Client.php:187 tests/MockServerProxyUrlTest.php:88 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4): tests/MockServerProxyUrlTest.php#L33
JBZoo\PHPUnit\MockServerProxyUrlTest::testPoxyUrlAllMethodsToHttpBin cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testPoxyUrlAllMethodsToHttpBin?query=xadabuh030 Failed asserting that 0 is not identical to 0. vendor/jbzoo/phpunit/src/functions/aliases.php:208 tests/MockServerProxyUrlTest.php:137 tests/MockServerProxyUrlTest.php:46 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4): tests/MockServerGeneralTest.php#L280
JBZoo\PHPUnit\MockServerGeneralTest::testFakerAsPartOfBody Failed asserting that null is not identical to null. vendor/jbzoo/phpunit/src/functions/aliases.php:208 tests/MockServerGeneralTest.php:282 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4): tests/MockServerGeneralTest.php#L83
JBZoo\PHPUnit\MockServerGeneralTest::testServerError Failed asserting that 0 is identical to 500. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:86 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4): tests/MockServerGeneralTest.php#L274
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseCode Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:276 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4): tests/MockServerGeneralTest.php#L90
JBZoo\PHPUnit\MockServerGeneralTest::testUndefinedRoute Failed asserting that 0 is identical to 500. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:95 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4): tests/MockServerGeneralTest.php#L69
JBZoo\PHPUnit\MockServerGeneralTest::testRedirect Failed asserting that 0 is identical to 301. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:72 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4): tests/MockServerGeneralTest.php#L108
JBZoo\PHPUnit\MockServerGeneralTest::testExceptionInMock Failed asserting that 0 is identical to 500. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:112 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4): tests/MockServerGeneralTest.php#L50
JBZoo\PHPUnit\MockServerGeneralTest::testMultiplyMethods Format:string; Method:GET Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:58 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.4): tests/MockServerGeneralTest.php#L76
JBZoo\PHPUnit\MockServerGeneralTest::testNotFound Failed asserting that 0 is identical to 404. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:79 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3, --prefer-lowest): tests/MockServerGeneralTest.php#L416
JBZoo\PHPUnit\MockServerGeneralTest::testStaticYml Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:419 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3, --prefer-lowest): tests/MockServerGeneralTest.php#L50
JBZoo\PHPUnit\MockServerGeneralTest::testMultiplyMethods Format:string; Method:GET Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:58 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3, --prefer-lowest): tests/MockServerGeneralTest.php#L125
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseBody Undefined index: id tests/MockServerGeneralTest.php:131 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3, --prefer-lowest): tests/MockServerGeneralTest.php#L269
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseHeaders Failed asserting that null is not identical to null. vendor/jbzoo/phpunit/src/functions/aliases.php:208 tests/MockServerGeneralTest.php:271 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3, --prefer-lowest): tests/MockServerGeneralTest.php#L69
JBZoo\PHPUnit\MockServerGeneralTest::testRedirect Failed asserting that 0 is identical to 301. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:72 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3, --prefer-lowest): tests/MockServerGeneralTest.php#L40
JBZoo\PHPUnit\MockServerGeneralTest::testStructureOfResponse Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:43 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3, --prefer-lowest): tests/MockServerGeneralTest.php#L423
JBZoo\PHPUnit\MockServerGeneralTest::testStaticJson Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:426 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3, --prefer-lowest): tests/MockServerGeneralTest.php#L83
JBZoo\PHPUnit\MockServerGeneralTest::testServerError Failed asserting that 0 is identical to 500. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:86 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.3, --prefer-lowest): tests/MockServerGeneralTest.php#L339
JBZoo\PHPUnit\MockServerGeneralTest::testFileAsBody Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -'cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testFileAsBody' +'????JFIFdd??C??C????"?? +???????????{+??9|\Y?????y???v-kr?]uJ?W?u?հ$w?1?%?#?w??J|???}Q??&??#Xm?zV֬X?r??ª?>1?75?S??\a'????.???igt?ޓ?j?v???Y??3??=RV%??s?C?k???WR?]????k??y??????xm???Z?=d`?t]???Ve?-s?a??w?LO??~?0"?}S?%???>]???v%??9???Y?S^?a???4n?S?뫹g?j???}v&??l??N??R?z?)?(}?r`?BZvY1?GQ~r????????e5??yRL???I?2??^h?WB?IY?*KQNJ??M?U?X?c?9?L?????ƲW?}b??U???m?;U??g??g5@??j~~?????$0@P!???}?i?B?P?_????v?8$:E??gU\??^?:?9?:?n?Zj%?2l????????I???y`????Q#?^mۯF?.?*?U,r?c?۞????n.?;?R?m?Wt??'?O??lA??2dj5:?H??52?Zt7???H??C????=?!?5??^??>{???ᛔ]???o??5??բg????'?Y??z?]gM?(Ӏk??ȏ#ӝ?u퓑??#X??b?5?|8Ll<#??Fb?$! +??fV֐???]W?????? +???q!?ڕq?,=;#D???4?m[^}?u?ƹ??r}?q?Nwq?,+???Q???2?Z???7?ߧM?-JtQ)??,?D? +?Y?8.5g????JK?7?F??:???K?nj?ݬ/l1?$?????V???|n3/Bi #Hz|B???U????툢??*γ?????i??-^??????¹?9=VV????????\W??G??X??Rا??ν}?|~??:???O?????s2?FEv??s9?>~Ò?p?s????4?v???W??????&?ۨ?6??y?م?W??`?~?m2UCǜ?l???STMw?8t1P?+?Syj????.¹???M?e??^X�?|R???U?NMi?[j?uA??lߎԫL0?5????ɮ???_?O????; !1AQa "2#0BRq??3r?Cb??????????2ق????hQ???ׯ+?W????? ?B}?5)????dld????+#c??w?_j1-iI??z|?UMg??S +x?D}#V??y~]5??#K?.?LP!?(x??a????P?? +6_?bS??N`??N??Hf-Ţ*-?v-p ??Ǖ??Wt?W??\:?YO? x>??{??קz????oo??E?":??1??M??:b)??r9{?u\???s???l?]??!??п"E????1,?K???n?Hꘚ???4ݔ??;)^w%?s?j?g???K??3?G?"?#?!J:,gn?}?!?Sk??z???iY?#?Rx ???$Rzbs'???Z?J???^/V?Q~??i?QQ?Lc;>ѱ?ۨ???I:?=t???>mE+???ܓ??????Cx?p??-?)??|???ۺ????@?ӿNT?Jf`???@??M?P?q??ė?We,b?E?ԫ_??#??9??[U?qr˶?oV?_!???r??Z??U??3??[????2??W{]"?t?˥Y??&?TD#??Ճַ?g?L?_?z6&*BTB??6??? ???p??U?? V??q??j??X????BK?????DXxm???>?<<??A3(U?y?? ?g[??SMJ?l4??v??{??m??~????g?nT?:燡?ߖ??????"?O?f6 +_(??mwu6?lmN???????1R??E??|?]???5ٴ?MK&f??s?J?~=5[w?}?g???(f?]qSJg+?m?]_???|G?ˆ)y???sؐ?dl?ƈ??????TT?}???j?Yc?m??ۙ??=?&R??Dj??Q??uԶ?B?bc8???$?tv?NO2?|㝸???s&?Ԉ0j@C????????y?"??z???2!1AQ "02aB?3qё????????/?vm???[.o6?ĝȟŷu9I??8????&#M-J??5܋q??B6<?M8ۭ?#j?.D??P????Vو?P?????>9pؚ??????B?c?Yܺ??????)-???ԘH????tI?MC?%?V?c??RT??ȍ͎[UI~dy ????s?V?]?zZo8;??Ғ????-!??_遠??q?t6N??.#3?P?S?4p?W?ϧ?Q?˲(??}E???'???T?xs?i?Ϸ?x??A#Q?91֧??j?ꢲ?\Ѯ_jJ???F?4͹?/(????.M?\b^QK?9)?5˥Z_(?)????i??i{?_AIJӃ?=m??p?O?T?\a????ڢM?Zf2?s4ӭ??RG?Fi?o?gs??T:U?<??i?NޑJU????A !1AQ"aq#02BR?@b??$3S???%4DP?C???????X?չy?[K?P??'??D?? ˙??۬8?5D??eкu???5?Z????$;?i???w燧?$;6?9?󥼉qN???Í!Ԃ?t?????l?????E)UW??O@5??/???ʤ??8?H???P?<??w?J???}ߤ??J?_?-V???#?74?Zx?0?ꄗ&T'=w?|??.?C??k?6?)Moj?~d????J?-?V?Ȗ7VUw(/ÈSr??aez??Y???N~??E??????1???.?p???E?|???-????l??k*?G%$q???`???EݡS?????L?? >?j4???U???Q?n?n?ҳ~P????j?8uu????c,?g??K??s?ua~R?8????v-uH??Λ??N>;?Cz????U??i?++p?N?<?rZ??`???s????>?j??N?Of?գ?S??~?^>??A!??gJ?lb:??"???xaߴ??Qr=&??J??-㮝"?B???&1*ӊG m?ܼ????W2??xR?R?1I,?u????1?2y?T????r?ߊ4j#s?-0?'J` ??YQ<H??U???En?X{J??X??S?????????9F?6{%-q?3??\?B???eJ?\?Q?;La?????v??߇??Z?P???z??'?8??]E????T\?K,?[??;Nlﲔڥ???V??W???Q?i?? ????v?8_???ֽ'P?!??1?b6?ǭ??aʿ??1Y?M??"????xs%T\d'_c??4?r?@}? \D?^D%R?%M?ߑ??Y?ԙ??ܩQ?;F?N??!w??~\q dM8???.1S? +j?D׫B?TҶ_ҿ]?(?ԕ?'?Ѵm9?[r?????6U)e??!?T֟?ڳ????E??Ϥ?\??U]?}x?N8???O??yo?c?Dd?Q??b^T?H?D9i??͠???*-?????4?t??4?B?H?? +|+??P ?S?a?C??]S?|??L?Q`S{T? +?M???O +\?????%#D+u?~Փ????g͒???Y+W?????1;???X`E?."!?{?om?C?C??Ʌl?5KjA????]?ـ?ux?}4???Yx?????????.L"i;[}?$?J?????&6?i?R?J?|{hOࣣ???(??i??T??D???,?Vβ??+?}??@=D]늓4B?ճ(??T?:vK??om????0K/׿??t?C?Po????6????? .???欳??Z8m +?Jwծ??zx?K???)?DFZ?Ks?h9?.?K???t???D?fJ?Γ#???k?&?w?'L??? +????G???ӏ?yn?\3?^???xޑE̱S\S?????\P??!]?J???V???H|5\M??6?׆?@˓*??&&??????o??}?h?d??/T&?J?>+o=?*qҝ????V?U?????LL???Wj)???%@;nF?????S?Hu?Y?=?+m????;??#FC?ӻ?P??W[b?A_al?k?G +?ճ?oh??l?f??R?7-???&??H(?iG??e?????=?㊄:?6?թ?&???Ӎ??^??????d?l??l5?H?\?c??a[r-+??????Ͽ??2?Qa>?6?mO?-?'??xPk.9????ݓ?o??4?b?\@??J:A?W?? W?5>;O??????WLS??h?g?ў?cQS?5?j?#ӗ?d֪(+S??? +_n??c????????&??N??z?FOɲ\?U??s]Yg??r???7;f?5?E??/t??^???ʬh???%.?M?޸ +???j?P?k?eΞ?@2#o?%????l??zTI??a(?C??'???<??%ZV?YU??#?? +?F?ժ??Sqo%䘋??5C?i[y???T?{??ኻHI?T# ~???_UDN???????Q??Ydߪk??p?E?UI?F???
PHPUnit (7.3, --prefer-lowest): tests/MockServerGeneralTest.php#L286
JBZoo\PHPUnit\MockServerGeneralTest::testConcurrency GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to 0.0.0.0 port 8089 after 0 ms: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://0.0.0.0:8089/testConcurrency?anti-cache=0 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:158 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:110 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:236 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:168 vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php:183 vendor/guzzlehttp/promises/src/Promise.php:248 vendor/guzzlehttp/promises/src/Promise.php:224 vendor/guzzlehttp/promises/src/Promise.php:62 vendor/guzzlehttp/promises/src/Utils.php:132 vendor/jbzoo/http-client/src/Driver/Guzzle.php:81 vendor/jbzoo/http-client/src/HttpClient.php:127 tests/MockServerGeneralTest.php:297 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
Linters (7.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linters (7.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Reports (7.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (7.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Reports (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (7.4, --prefer-lowest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linters (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (7.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (7.2, --prefer-lowest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Reports (7.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linters (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (7.3, --prefer-lowest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Reports (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
Linters - 7.2 Expired
810 Bytes
Linters - 7.3 Expired
810 Bytes
Linters - 7.4 Expired
810 Bytes
Linters - 8 Expired
810 Bytes
PHPUnit - 7.2 - Expired
7.27 MB
PHPUnit - 7.3 - Expired
7.27 MB
PHPUnit - 7.4 - Expired
7.27 MB
Reports - 7.2 Expired
206 KB
Reports - 7.3 Expired
211 KB
Reports - 7.4 Expired
211 KB
Reports - 8 Expired
206 KB