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

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

Drupal 11 support #394

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

Comments

@stephen-cox
Copy link
Member

stephen-cox commented Sep 6, 2024

Dependencies without Drupal 11 support:

Report from the Upgrade Status module

================================================================================
LocalGov Directories, --
Scanned on Fri 06/09/2024 2:50pm

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

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 53   Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 93   Only booleans are allowed in a negated boolean, mixed given.
--------------------------------------------------------------------------------
Check manually 102  Only booleans are allowed in a negated boolean, mixed given.
--------------------------------------------------------------------------------
Check manually 194  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 195  Call to function array_search() requires parameter #3 to be 
                    set.                                                        
--------------------------------------------------------------------------------
Check manually 244  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------

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

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 85   Call to function in_array() requires parameter #3 to be set.
--------------------------------------------------------------------------------
Check manually 214  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 247  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 247  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 263  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/localgov_directories.post_update.php

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

FILE:
web/modules/contrib/localgov_directories/modules/localgov_directories_db/tests/K
ernel/InstallTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 66   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEmpty().                    
--------------------------------------------------------------------------------
Check manually 67   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertFalse().                    
--------------------------------------------------------------------------------
Check manually 70   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 71   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------
Check manually 74   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 75   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertFalse().                    
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/modules/localgov_directories_location/l
ocalgov_directories_location.module

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 65   Call to function in_array() requires parameter #3 to be set.
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/modules/localgov_directories_location/s
rc/ProximitySearchSetup.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 86   Call to function in_array() requires parameter #3 to be set.
--------------------------------------------------------------------------------
Check manually 158  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 214  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/modules/localgov_directories_or/src/Fac
etMapping.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 79   Call to function in_array() requires parameter #3 to be set.
--------------------------------------------------------------------------------
Check manually 95   Call to function in_array() requires parameter #3 to be set.
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/modules/localgov_directories_or/tests/s
rc/Kernel/FacetSyncTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 83   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 89   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 95   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 106  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 108  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 119  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 120  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNull().                     
--------------------------------------------------------------------------------
Check manually 122  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 126  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/modules/localgov_directories_page/tests
/src/Kernel/RolesIntegrationTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 97   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 98   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 99   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/modules/localgov_directories_promo_page
/localgov_directories_promo_page.install

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

FILE:
web/modules/contrib/localgov_directories/modules/localgov_directories_promo_page
/tests/src/Kernel/RolesIntegrationTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 108  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 109  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 110  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/modules/localgov_directories_venue/test
s/src/Kernel/RolesIntegrationTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 103  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 104  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 105  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/modules/localgov_directories_venue/test
s/src/Kernel/ViewUpgradeForProximitySearchTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 36   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::markTestSkipped().                
--------------------------------------------------------------------------------
Check manually 44   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------
Check manually 48   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------
Check manually 51   Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 52   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------

FILE: web/modules/contrib/localgov_directories/src/ConfigurationHelper.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 223  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 403  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 447  Call to function in_array() requires parameter #3 to be set.
--------------------------------------------------------------------------------
Check manually 472  Call to function array_search() requires parameter #3 to be 
                    set.                                                        
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/src/DirectoryExtraFieldDisplay.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 235  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 321  Only booleans are allowed in &&, mixed given on the left    
                    side.                                                       
--------------------------------------------------------------------------------
Check manually 342  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 380  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 380  Variable property access on Drupal\node\NodeInterface.      
--------------------------------------------------------------------------------
Check manually 395  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 395  Variable property access on Drupal\node\NodeInterface.      
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/src/EventSubscriber/DirectoriesConfigSu
bscriber.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 85   Only booleans are allowed in an if condition, mixed given.  
--------------------------------------------------------------------------------
Check manually 134  Implicit array creation is not allowed - variable $events   
                    does not exist.                                             
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/src/LocalgovDirectoriesFacetsListBuilde
r.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 91   Implicit array creation is not allowed - variable $build    
                    does not exist.                                             
--------------------------------------------------------------------------------
Check manually 107  Implicit array creation is not allowed - variable $header   
                    does not exist.                                             
--------------------------------------------------------------------------------
Check manually 119  Implicit array creation is not allowed - variable $row does 
                    not exist.                                                  
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/src/LocalgovDirectoriesFacetsTypeListBu
ilder.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 20   Implicit array creation is not allowed - variable $header   
                    does not exist.                                             
--------------------------------------------------------------------------------
Check manually 30   Implicit array creation is not allowed - variable $row does 
                    not exist.                                                  
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/src/Plugin/Block/ChannelSearchBlock.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 44   Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 49   Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 94   AnonymousClasse551719c267e930b70ea044cb08f6a81::__construct(
                    ) does not call parent constructor from                     
                    Drupal\localgov_directories\DirectoryExtraFieldDisplay.     
--------------------------------------------------------------------------------
Check manually 179  Variable property access on Drupal\node\NodeInterface.      
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/src/Plugin/Field/FieldWidget/ChannelFie
ldWidget.php

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

FILE:
web/modules/contrib/localgov_directories/src/Plugin/Field/FieldWidget/FacetField
Widget.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 57   Only booleans are allowed in an if condition, mixed given.  
--------------------------------------------------------------------------------
Check manually 59   Only booleans are allowed in &&, mixed given on the left    
                    side.                                                       
--------------------------------------------------------------------------------
Check manually 98   Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 126  Only booleans are allowed in an if condition, mixed given.  
--------------------------------------------------------------------------------
Check manually 130  Only booleans are allowed in an if condition, mixed given.  
--------------------------------------------------------------------------------
Check manually 137  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/src/Plugin/facets/query_type/LocalGovDi
rectoriesQueryType.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 27   Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 47   Implicit array creation is not allowed - variable $bundle   
                    might not exist.                                            
--------------------------------------------------------------------------------
Check manually 96   Call to function in_array() requires parameter #3 to be set.
--------------------------------------------------------------------------------
Check manually 105  Construct empty() is not allowed. Use more strict           
                    comparison.                                                 
--------------------------------------------------------------------------------
Check manually 160  Call to function in_array() requires parameter #3 to be set.
--------------------------------------------------------------------------------
Check manually 190  Call to function in_array() requires parameter #3 to be set.
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/tests/src/Functional/ChannelFacetsWidge
tAdminTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 176  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 179  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/tests/src/Functional/FacetsTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 96   Implicit array creation is not allowed - variable           
                    $facet_type_entities might not exist.                       
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/tests/src/FunctionalJavascript/EntityRe
ferenceFacetsWidgetTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 129  Foreach overwrites $type with its value variable.           
--------------------------------------------------------------------------------
Check manually 256  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------
Check manually 261  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------
Check manually 289  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------
Check manually 306  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertTrue().                     
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/tests/src/Kernel/EntityReferenceChannel
sSelectionTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 143  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertSame().                     
--------------------------------------------------------------------------------
Check manually 144  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertSame().                     
--------------------------------------------------------------------------------
Check manually 155  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertSame().                     
--------------------------------------------------------------------------------
Check manually 156  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertSame().                     
--------------------------------------------------------------------------------
Check manually 168  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertSame().                     
--------------------------------------------------------------------------------
Check manually 169  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertSame().                     
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/tests/src/Kernel/EntityReferenceDirecto
ryEntryTypesTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 120  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertSame().                     
--------------------------------------------------------------------------------
Check manually 130  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertSame().                     
--------------------------------------------------------------------------------
Check manually 134  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 137  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertGreaterThan().              
--------------------------------------------------------------------------------
Check manually 138  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertGreaterThan().              
--------------------------------------------------------------------------------
Check manually 142  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/tests/src/Kernel/FacetIndexFieldSetupTe
st.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 117  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNull().                     
--------------------------------------------------------------------------------
Check manually 129  Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotNull().                  
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/tests/src/Kernel/IgnoreTypeConfigTest.p
hp

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 38   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotEmpty().                 
--------------------------------------------------------------------------------
Check manually 39   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotEmpty().                 
--------------------------------------------------------------------------------
Check manually 48   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEmpty().                    
--------------------------------------------------------------------------------
Check manually 49   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotEmpty().                 
--------------------------------------------------------------------------------
Check manually 51   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEmpty().                    
--------------------------------------------------------------------------------
Check manually 52   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotEmpty().                 
--------------------------------------------------------------------------------
Check manually 56   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotEmpty().                 
--------------------------------------------------------------------------------
Check manually 57   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotEmpty().                 
--------------------------------------------------------------------------------
Check manually 66   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotEmpty().                 
--------------------------------------------------------------------------------
Check manually 67   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotEmpty().                 
--------------------------------------------------------------------------------
Check manually 69   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotEmpty().                 
--------------------------------------------------------------------------------
Check manually 70   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertNotEmpty().                 
--------------------------------------------------------------------------------
Check manually 91   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 93   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------
Check manually 98   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertEquals().                   
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/tests/src/Kernel/IndexTitleSortTest.php

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

FILE:
web/modules/contrib/localgov_directories/tests/src/Kernel/RolesIntegrationTest.p
hp

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

FILE:
web/modules/contrib/localgov_directories/tests/src/Unit/FacetPreprocessTest.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 59   Dynamic call to static method                               
                    PHPUnit\Framework\Assert::assertSame().                     
--------------------------------------------------------------------------------
Check manually 69   Method                                                      
                    Drupal\Tests\localgov_directories\Unit\FacetPreprocessTest::
                    setup() does not match parent method name:                  
                    Drupal\Tests\UnitTestCase::setUp().                         
--------------------------------------------------------------------------------
Check manually 74   Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 76   Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 78   Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 80   Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 82   Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 85   Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 87   Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::returnValueMap().               
--------------------------------------------------------------------------------
Check manually 97   Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 98   Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 100  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 101  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 103  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 104  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 106  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 107  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 109  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 110  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 113  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 115  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::returnValueMap().               
--------------------------------------------------------------------------------
Check manually 125  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 127  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::returnValueMap().               
--------------------------------------------------------------------------------
Check manually 133  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::any().                          
--------------------------------------------------------------------------------
Check manually 135  Dynamic call to static method                               
                    PHPUnit\Framework\TestCase::returnCallback().               
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/localgov_directories/modules/localgov_directories_location/c
onfig/override/views.view.localgov_directory_channel.yml

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 181  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_directories/config/install/views.view.localgov_dire
ctory_channel.yml

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 239  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_directories/localgov_directories.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_directories/modules/localgov_directories_page/local
gov_directories_page.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_directories/modules/localgov_directories_promo_page
/localgov_directories_promo_page.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_directories/modules/localgov_directories_db/localgo
v_directories_db.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_directories/modules/localgov_directories_location/l
ocalgov_directories_location.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_directories/modules/localgov_directories_venue_or/l
ocalgov_directories_venue_or.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_directories/modules/localgov_directories_venue/loca
lgov_directories_venue.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_directories/modules/localgov_directories_or/localgo
v_directories_or.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_directories/modules/localgov_directories_org/localg
ov_directories_org.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