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 #193

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

Drupal 11 support #193

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

Comments

@stephen-cox
Copy link
Member

stephen-cox commented Sep 6, 2024

Dependencies without Drupal 11 support:

Report from the Upgrade Status module

================================================================================
LocalGov Paragraphs, --
Scanned on Fri 06/09/2024 3:10pm

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

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

FILE:
web/modules/contrib/localgov_paragraphs/modules/localgov_homepage_paragraphs/tes
ts/modules/localgov_homepage_paragraphs_dummy_content_type/src/Plugin/Field/Fiel
dWidget/CustomInlineParagraphsWidget.php

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

FILE:
web/modules/contrib/localgov_paragraphs/modules/localgov_paragraphs_layout/local
gov_paragraphs_layout.post_update.php

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

FILE:
web/modules/contrib/localgov_paragraphs/modules/localgov_subsites_paragraphs/loc
algov_subsites_paragraphs.module

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 156  Short ternary operator is not allowed. Use null coalesce    
                    operator if applicable or consider using long ternary.      
--------------------------------------------------------------------------------
Check manually 157  Short ternary operator is not allowed. Use null coalesce    
                    operator if applicable or consider using long ternary.      
--------------------------------------------------------------------------------
Check manually 189  Only booleans are allowed in an if condition, mixed given.  
--------------------------------------------------------------------------------

FILE: web/modules/contrib/localgov_paragraphs/localgov_paragraphs.info.yml

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

FILE:
web/modules/contrib/localgov_paragraphs/modules/localgov_paragraphs_views/localg
ov_paragraphs_views.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/modules/contrib/localgov_paragraphs/modules/localgov_subsites_paragraphs/loc
algov_subsites_paragraphs.info.yml

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 3    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/modules/contrib/localgov_paragraphs/modules/localgov_homepage_paragraphs/loc
algov_homepage_paragraphs.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/modules/contrib/localgov_paragraphs/modules/localgov_homepage_paragraphs/tes
ts/modules/localgov_homepage_paragraphs_dummy_content_type/localgov_homepage_par
agraphs_dummy_content_type.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/modules/contrib/localgov_paragraphs/modules/localgov_paragraphs_layout/local
gov_paragraphs_layout.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.                            
--------------------------------------------------------------------------------
@millnut millnut linked a pull request Dec 25, 2024 that will close this issue
4 tasks
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