Fix translation button renderer #454
Annotations
4 errors and 1 warning
Run tests:
src/Controller/BackendTreeController.php#L57
Header blocks must be separated by a single blank line (reported by phpcs: PSR12.Files.FileHeader.SpacingAfterBlock)
|
Run tests:
tests/Contao/Event/SubscriberTest.php#L294
ContaoCommunityAlliance\DcGeneral\Test\Contao\Event\SubscriberTest::testRenderWidgetCheckBoxReadable with data set #0 (true, 'MSC.yes')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'MSC.yes'
+'yes'
tests/Contao/Event/SubscriberTest.php:305 (reported by phpunit: PHPUnit\Framework\ExpectationFailedException)
|
Run tests:
tests/Contao/Event/SubscriberTest.php#L294
ContaoCommunityAlliance\DcGeneral\Test\Contao\Event\SubscriberTest::testRenderWidgetCheckBoxReadable with data set #1 (false, 'MSC.no')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'MSC.no'
+'no'
tests/Contao/Event/SubscriberTest.php:305 (reported by phpunit: PHPUnit\Framework\ExpectationFailedException)
|
Run tests
Process completed with exit code 1.
|
Run tests:
src/Controller/BackendTreeController.php#L227
Line exceeds 120 characters; contains 122 characters (reported by phpcs: Generic.Files.LineLength.TooLong)
|
The logs for this run have expired and are no longer available.
Loading