Console Error logs

Xml (B2B) Failure
PHPUnit 12.5.4 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.4.1
Configuration: /var/www/html/dev/tests/static/phpunit.xml

F                                                                   1 / 1 (100%)

Time: 00:00.229, Memory: 14.00 MB

There was 1 failure:

1) Magento\Test\Xml\LiveCodeTest::testCodeStyle
PHP Code Sniffer detected 1 violation(s): 

FILE: /var/www/html/app/code/Magento/PageBuilder/view/adminhtml/ui_component/pagebuilder_text_form.xml
------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------
  | WARNING | Copyright is missing or Copyright content/year is not valid
------------------------------------------------------------------------------------------------------



Failed asserting that 1 matches expected 0.

/var/www/html/dev/tests/static/testsuite/Magento/Test/Xml/LiveCodeTest.php:58

FAILURES!
Tests: 1, Assertions: 1, Failures: 1.