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

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

Drupal 11 support #177

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

Comments

@stephen-cox
Copy link
Member

Report from the Upgrade Status module

================================================================================
LocalGov Guides, --
Scanned on Fri 06/09/2024 3:01pm

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

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 213  Short ternary operator is not allowed. Use null coalesce    
                    operator if applicable or consider using long ternary.      
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_guides/src/Plugin/Block/GuidesAbstractBaseBlock.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 86   Only booleans are allowed in an if condition, mixed given.  
--------------------------------------------------------------------------------
Check manually 127  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 128  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 128  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_guides/src/Plugin/Block/GuidesPrevNextBlock.php

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

FILE:
web/modules/contrib/localgov_guides/tests/src/Functional/ContentsBlockTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 114  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertCount().                    
--------------------------------------------------------------------------------
Check manually 115  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 116  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringNotContainsString().  
--------------------------------------------------------------------------------
Check manually 117  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 118  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 119  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 120  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 121  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 122  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 128  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertCount().                    
--------------------------------------------------------------------------------
Check manually 129  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 130  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 131  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 132  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringNotContainsString().  
--------------------------------------------------------------------------------
Check manually 133  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 134  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 135  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 136  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 148  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertCount().                    
--------------------------------------------------------------------------------
Check manually 171  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertCount().                    
--------------------------------------------------------------------------------
Check manually 172  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringNotContainsString().  
--------------------------------------------------------------------------------
Check manually 177  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertCount().                    
--------------------------------------------------------------------------------
Check manually 178  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 179  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringNotContainsString().  
--------------------------------------------------------------------------------
Check manually 180  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 181  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertStringContainsString().     
--------------------------------------------------------------------------------
Check manually 192  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertCount().                    
--------------------------------------------------------------------------------
Check manually 199  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertCount().                    
--------------------------------------------------------------------------------
Check manually 207  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertCount().                    
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_guides/tests/src/Functional/PageHeaderBlockTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 86   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 91   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 92   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotEquals().                
--------------------------------------------------------------------------------
Check manually 97   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotEquals().                
--------------------------------------------------------------------------------
Check manually 98   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 108  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_guides/tests/src/Kernel/OverviewPageIntegrity.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 100  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------
Check manually 101  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------
Check manually 120  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------
Check manually 121  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------
Check manually 122  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------

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