Console Error logs

Php (B2B) Failure
PHPUnit 10.5.60 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:03.264, Memory: 12.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/GraphQl/Config/Element/Field.php
-----------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------
 81 | WARNING | @param is not found for one or more params in method annotation
-----------------------------------------------------------------------------------


FILE: /var/www/html/lib/internal/Magento/Framework/GraphQl/Config/Element/FieldInterface.php
--------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------
 33 | WARNING | Missing short description
 34 | WARNING | There must be exactly one blank line before tags
--------------------------------------------------------------------------------------------



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.