Console Error logs

Php (B2B) Failure
PHPUnit 10.5.45 by Sebastian Bergmann and contributors.

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

F.S...                                                              6 / 6 (100%)

Time: 00:04.050, Memory: 30.00 MB

There was 1 failure:

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

FILE: /var/www/html/lib/internal/Magento/Framework/Setup/Patch/PatchApplier.php
-------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------
  | WARNING | Copyright is missing or Copyright content/year is not valid
-------------------------------------------------------------------------------


FILE: /var/www/html/lib/internal/Magento/Framework/Setup/Test/Unit/Patch/PatchApplierTest.php
---------------------------------------------------------------------------------------------
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/Php/LiveCodeTest.php:257

FAILURES!
Tests: 6, Assertions: 5, Failures: 1, Skipped: 1.