Skip to content

CI

CI #2117

Triggered via schedule October 13, 2023 16:31
Status Success
Total duration 51s
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.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.
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.
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=loki9i5eku 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/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/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#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): tests/MockServerGeneralTest.php#L33
JBZoo\PHPUnit\MockServerGeneralTest::testMinimalMock Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:36 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#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.2): 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.2): 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): tests/MockServerGeneralTest.php#L125
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseBody Undefined index: id tests/MockServerGeneralTest.php:131 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
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
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
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.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#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#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): 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#L33
JBZoo\PHPUnit\MockServerGeneralTest::testMinimalMock Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:36 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#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): 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
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.3, --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=xum0fe4es0 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.3, --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.3, --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.3, --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.3, --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.3, --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.3, --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.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#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#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, --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=8ahuje70ze 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/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/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, --prefer-lowest): tests/MockServerGeneralTest.php#L33
JBZoo\PHPUnit\MockServerGeneralTest::testMinimalMock Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:36 phpvfscomposer://vendor/phpunit/phpunit/phpunit:60
PHPUnit (7.2, --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.2, --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.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#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#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/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=8uku6uyi60 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, --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.4, --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.4, --prefer-lowest): tests/MockServerGeneralTest.php#L33
JBZoo\PHPUnit\MockServerGeneralTest::testMinimalMock Failed asserting that 0 is identical to 200. vendor/jbzoo/phpunit/src/functions/aliases.php:198 tests/MockServerGeneralTest.php:36 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#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, --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.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#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#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): 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=fibi4utuju 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#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#L125
JBZoo\PHPUnit\MockServerGeneralTest::testFunctionAsResponseBody Undefined index: id tests/MockServerGeneralTest.php:131 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#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.4): 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): 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): 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#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
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/
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/
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/
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.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 (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/
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/
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/
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.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/
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/
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/
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.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