Skip to content

Added support for PHP 8.4 for CircleCI builds. #524

Added support for PHP 8.4 for CircleCI builds.

Added support for PHP 8.4 for CircleCI builds. #524

Triggered via pull request November 22, 2024 01:25
Status Failure
Total duration 3m 3s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

84 errors
test-php-8.3-d11-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.3-d11-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.3-d11-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.3-d11-legacy
Process completed with exit code 1.
test-php-8.4-d11-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.4-d11-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.4-d11-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.4-d11-stable
Process completed with exit code 1.
test-php-8.3-d11-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L35
Parameter #1 $account of method Drupal\Tests\your_extension\Functional\YourExtensionFunctionalTest::drupalLogin() expects Drupal\Core\Session\AccountInterface, Drupal\user\UserInterface|false given.
test-php-8.3-d11-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.3-d11-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.3-d11-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.3-d11-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L91
Return type mixed of method Drupal\Tests\your_extension\Functional\YourExtensionFunctionalTest::drupalUserIsLoggedIn() is not covariant with return type bool of method Drupal\Tests\BrowserTestBase::drupalUserIsLoggedIn().
test-php-8.3-d11-canary
Process completed with exit code 1.
test-php-8.3-d11-canary
Process completed with exit code 1.
test-php-8.2-d10-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.2-d10-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.2-d10-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.2-d10-stable
Process completed with exit code 1.
test-php-8.3-d10-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.3-d10-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.3-d10-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.3-d10-legacy
Process completed with exit code 1.
test-php-8.4-d10-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.4-d10-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.4-d10-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.4-d10-legacy
Process completed with exit code 1.
test-php-8.3-d10-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.3-d10-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.3-d10-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.3-d10-stable
Process completed with exit code 1.
test-php-8.4-d10-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.4-d10-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.4-d10-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.4-d10-stable
Process completed with exit code 1.
test-php-8.4-d11-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L35
Parameter #1 $account of method Drupal\Tests\your_extension\Functional\YourExtensionFunctionalTest::drupalLogin() expects Drupal\Core\Session\AccountInterface, Drupal\user\UserInterface|false given.
test-php-8.4-d11-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.4-d11-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.4-d11-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.4-d11-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L91
Return type mixed of method Drupal\Tests\your_extension\Functional\YourExtensionFunctionalTest::drupalUserIsLoggedIn() is not covariant with return type bool of method Drupal\Tests\BrowserTestBase::drupalUserIsLoggedIn().
test-php-8.4-d11-canary
Process completed with exit code 1.
test-php-8.4-d11-canary
Process completed with exit code 1.
test-php-8.2-d10-canary
Process completed with exit code 1.
test-php-8.2-d10-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.2-d10-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.2-d10-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.2-d10-canary
Process completed with exit code 1.
test-php-8.2-d10-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.2-d10-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.2-d10-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.2-d10-legacy
Process completed with exit code 1.
test-php-8.4-d11-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.4-d11-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.4-d11-legacy: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.4-d11-legacy
Process completed with exit code 1.
test-php-8.4-d10-canary
Process completed with exit code 1.
test-php-8.4-d10-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.4-d10-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.4-d10-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.4-d10-canary
Process completed with exit code 1.
test-php-8.3-d10-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.3-d10-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.3-d10-canary: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.3-d10-canary
Process completed with exit code 1.
test-php-8.3-d10-canary
Process completed with exit code 1.
test-php-8.3-d11-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
test-php-8.3-d11-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
test-php-8.3-d11-stable: web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L84
Property Drupal\Tests\BrowserTestBase::$loggedInUser (Drupal\user\UserInterface) does not accept Drupal\Core\Session\AccountInterface.
test-php-8.3-d11-stable
Process completed with exit code 1.