CI #3079
Annotations
6 errors and 1 warning
|
tests/DriverGuzzleTest.php#L37
JBZoo\PHPUnit\DriverGuzzleTest::testSimple
Failed asserting that 404 is identical to 200.
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/AbstractDriverTest.php:42
|
tests/DriverGuzzleTest.php#L172
JBZoo\PHPUnit\DriverGuzzleTest::testStatus404Body
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'{"error": "mock_not_found"}'
+''
vendor/jbzoo/phpunit/src/functions/aliases.php:65
tests/AbstractDriverTest.php:177
|
tests/DriverRmccueTest.php#L37
JBZoo\PHPUnit\DriverRmccueTest::testSimple
Failed asserting that 404 is identical to 200.
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/AbstractDriverTest.php:42
|
tests/DriverRmccueTest.php#L172
JBZoo\PHPUnit\DriverRmccueTest::testStatus404Body
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'{"error": "mock_not_found"}'
+''
vendor/jbzoo/phpunit/src/functions/aliases.php:65
tests/AbstractDriverTest.php:177
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Linters - 8.1", "Linters - 8.2", "Linters - 8.3", "Reports - 8.1", "Reports - 8.2", "Reports - 8.3".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job was cancelled
Loading