Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drupal 11 support #114

Open
stephen-cox opened this issue Sep 6, 2024 · 0 comments · May be fixed by #122
Open

Drupal 11 support #114

stephen-cox opened this issue Sep 6, 2024 · 0 comments · May be fixed by #122

Comments

@stephen-cox
Copy link
Member

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.                            
--------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant