localgovdrupal / localgov_step_by_step

Implemention of the Gov.uk Step by step navigation journeys for LocalGovDrupal
GNU General Public License v2.0
1 stars 1 forks source link

Drupal 11 support #114

Open stephen-cox opened 1 month ago

stephen-cox commented 1 month ago

Report from the Upgrade Status module

================================================================================
LocalGov Step by step, --
Scanned on Fri 06/09/2024 3:21pm

FILE: web/modules/contrib/localgov_step_by_step/localgov_step_by_step.install

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 52   Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 120  Only booleans are allowed in &&, mixed given on the right   
                    side.                                                       
--------------------------------------------------------------------------------

FILE: web/modules/contrib/localgov_step_by_step/localgov_step_by_step.module

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

FILE:
web/modules/contrib/localgov_step_by_step/src/Plugin/Block/StepPartOfBlock.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 85   Only booleans are allowed in an if condition, mixed given.  
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_step_by_step/config/install/views.view.localgov_ste
p_by_step_navigation.yml

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 327  Support from all Views contextual filter settings for the   
                    default_argument_skip_url setting is removed from           
                    drupal:11.0.0. No replacement is provided. See              
                    https://www.drupal.org/node/3382316.                        
--------------------------------------------------------------------------------

FILE: web/modules/contrib/localgov_step_by_step/localgov_step_by_step.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.                            
--------------------------------------------------------------------------------