Console Error logs

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

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

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

Time: 00:04.625, Memory: 42.00 MB

There was 1 failure:

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

FILE: /var/www/html/app/code/Magento/ImportExport/Model/Import.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/app/code/Magento/ImportExport/Test/Unit/Model/ImportTest.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.