Added support for PHP 8.4 for CircleCI builds. #524
Annotations
5 errors
Lint code with PHPStan:
web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L53
If condition is always true.
|
Lint code with PHPStan:
web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L69
Access to an undefined property Drupal\Core\Session\AccountInterface::$passRaw.
|
Lint code with PHPStan:
web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L78
Access to an undefined property Drupal\Core\Session\AccountInterface::$sessionId.
|
Lint code with PHPStan:
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.
|
Lint code with PHPStan
Process completed with exit code 1.
|
Loading