localgov icon indicating copy to clipboard operation
localgov copied to clipboard

Add Drupal 11 support to profile

Open stephen-cox opened this issue 5 months ago • 1 comments

Report from the Upgrade Status module

================================================================================
LocalGov Drupal, --
Scanned on Fri 06/09/2024 2:39pm

FILE:
web/profiles/contrib/localgov/modules/localgov_content_lock/tests/src/Functional
/ContentLockTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 37   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------

FILE:
web/profiles/contrib/localgov/modules/localgov_login_redirect/src/Form/LoginRedi
rectSettingsForm.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 91   Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------

FILE: web/profiles/contrib/localgov/src/Plugin/Block/HomeWelcomeBlock.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 33   Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------

FILE: web/profiles/contrib/localgov/tests/src/Functional/LocalGovProfileTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 30   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------
Check manually 33   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::fail().                           
--------------------------------------------------------------------------------
Check manually 37   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------
Check manually 41   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------

FILE: web/profiles/contrib/localgov/localgov.info.yml

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 4    Value of core_version_requirement: ^9 || ^10 is not         
                    compatible with the next major version of Drupal core. See  
                    https://drupal.org/node/3070687.                            
--------------------------------------------------------------------------------

FILE:
web/profiles/contrib/localgov/modules/localgov_content_lock/localgov_content_loc
k.info.yml

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 5    Value of core_version_requirement: ^9 || ^10 is not         
                    compatible with the next major version of Drupal core. See  
                    https://drupal.org/node/3070687.                            
--------------------------------------------------------------------------------

FILE:
web/profiles/contrib/localgov/modules/localgov_login_redirect/localgov_login_red
irect.info.yml

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 5    Value of core_version_requirement: ^9 || ^10 is not         
                    compatible with the next major version of Drupal core. See  
                    https://drupal.org/node/3070687.                            
--------------------------------------------------------------------------------

FILE: web/profiles/contrib/localgov/composer.json

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 1    The drupal/core requirement is not compatible with the next 
                    major version of Drupal. Either remove it or update it to be
                    compatible. See                                             
                    https://www.drupal.org/docs/develop/using-composer/add-a-com
                    poserjson-file#core-compatibility.                          
--------------------------------------------------------------------------------

stephen-cox avatar Sep 06 '24 14:09 stephen-cox