Console Error logs

Integration 39 1 (B2B) Failure
PHPUnit 12.5.4 by Sebastian Bergmann and contributors.

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

F..N.N............                                                18 / 18 (100%)

Time: 01:56.808, Memory: 231.00 MB

There was 1 failure:

1) Magento\Setup\Declaration\WhitelistDeclarationTest::testConstraintsAndIndexesAreWhitelisted
New table elements that do not exist in the whitelist declaration:
{
    "customer_visitor": {
        "index": [
            "CUSTOMER_VISITOR_WEBSITE_ID"
        ]
    }
}
Failed asserting that an array is empty.

/var/www/html/dev/tests/integration/testsuite/Magento/Setup/Declaration/WhitelistDeclarationTest.php:89

FAILURES!
Tests: 18, Assertions: 38, Failures: 1, PHPUnit Notices: 2.

=== Memory Usage System Stats ===
Memory usage (OS):	409.65M (178.89% of 229.00M reported by PHP)
Estimated memory leak:	180.65M (44.10% of used memory)
Integration 28 2 (CE) Failure
PHPUnit 12.5.4 by Sebastian Bergmann and contributors.

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

.............NNF.N.N........                                      28 / 28 (100%)

Time: 02:12.216, Memory: 226.50 MB

There was 1 failure:

1) Magento\Setup\Declaration\WhitelistDeclarationTest::testConstraintsAndIndexesAreWhitelisted
New table elements that do not exist in the whitelist declaration:
{
    "customer_visitor": {
        "index": [
            "CUSTOMER_VISITOR_WEBSITE_ID"
        ]
    }
}
Failed asserting that an array is empty.

/var/www/html/dev/tests/integration/testsuite/Magento/Setup/Declaration/WhitelistDeclarationTest.php:89

FAILURES!
Tests: 28, Assertions: 63, Failures: 1, PHPUnit Notices: 4.

=== Memory Usage System Stats ===
Memory usage (OS):	384.22M (171.14% of 224.50M reported by PHP)
Estimated memory leak:	159.72M (41.57% of used memory)
Integration 34 5 (EE) Failure
PHPUnit 12.5.4 by Sebastian Bergmann and contributors.

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

........NNNNN"simple text","simple text"
"simple text with 1 string literal placeholder %1","simple text with 1 string literal placeholder %1"
"simple text with 1 variable placeholder %1","simple text with 1 variable placeholder %1"
"simple text with multiple placeholders %1 %2","simple text with multiple placeholders %1 %2"
"first part second part","first part second part"
"first part second part third part","first part second part third part"
"first part second part with one string literal placeholder %1","first part second part with one string literal placeholder %1"
"first part of concat second part with one variable placeholder %1","first part of concat second part with one variable placeholder %1"
"first part of concat second part with two placeholders %1, %2","first part of concat second part with two placeholders %1, %2"
"first part of concat second part third part with one placeholder %1","first part of concat second part third part with one placeholder %1"
"first part of concat second part third part with two placeholders %1, %2","first part of concat second part third part with two placeholders %1, %2"
"string with escaped 'single quotes'","string with escaped 'single quotes'"
"string with placeholder in escaped single quotes '%1'","string with placeholder in escaped single quotes '%1'"
"string with ""double quotes""","string with ""double quotes"""
"string with placeholder in double quotes ""%1""","string with placeholder in double quotes ""%1"""
"string with 'single quotes'","string with 'single quotes'"
"string with placeholder in single quotes '%1'","string with placeholder in single quotes '%1'"
"string with escaped ""double quotes""","string with escaped ""double quotes"""
"string with placeholder in escaped double quotes ""%1""","string with placeholder in escaped double quotes ""%1"""
"string that's got an unclosed single quote in it","string that's got an unclosed single quote in it"
"Thank you for your order from %store_name.","Thank you for your order from %store_name."
"Our hours are %store_hours.","Our hours are %store_hours."
"Translation inside if directive","Translation inside if directive"
"Test di text","Test di text"
..................NNF.                               35 / 35 (100%)

Time: 02:28.122, Memory: 327.00 MB

There was 1 failure:

1) Magento\Setup\Declaration\WhitelistDeclarationTest::testConstraintsAndIndexesAreWhitelisted
New table elements that do not exist in the whitelist declaration:
{
    "customer_visitor": {
        "index": [
            "CUSTOMER_VISITOR_WEBSITE_ID"
        ]
    }
}
Failed asserting that an array is empty.

/var/www/html/dev/tests/integration/testsuite/Magento/Setup/Declaration/WhitelistDeclarationTest.php:89

FAILURES!
Tests: 35, Assertions: 87, Failures: 1, PHPUnit Notices: 7.

=== Memory Usage System Stats ===
Memory usage (OS):	507.84M (155.30% of 327.00M reported by PHP)
Estimated memory leak:	180.84M (35.61% of used memory)