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

Strict types support #172

Open
Tracked by #685
millnut opened this issue Mar 21, 2024 · 0 comments
Open
Tracked by #685

Strict types support #172

millnut opened this issue Mar 21, 2024 · 0 comments

Comments

@millnut
Copy link
Member

millnut commented Mar 21, 2024

With Drupal core moving towards strict types, more info I've added a test pipeline in preparation localgovdrupal/localgov_project#153 which has highlighted some failures which we should fix.

 ------ -------------------------------------------------------------------------------------------------------- 
  Line   modules/contrib/localgov_paragraphs/modules/localgov_paragraphs_views/localgov_paragraphs_views.module  
 ------ -------------------------------------------------------------------------------------------------------- 
  41     Call to function in_array() requires parameter #3 to be set.                                            
 ------ -------------------------------------------------------------------------------------------------------- 

 ------ -------------------------------------------------------------------------------------------------------------- 
  Line   modules/contrib/localgov_paragraphs/modules/localgov_subsites_paragraphs/localgov_subsites_paragraphs.module  
 ------ -------------------------------------------------------------------------------------------------------------- 
  241    Call to function in_array() requires parameter #3 to be set.                                                  
 ------ -------------------------------------------------------------------------------------------------------------- 
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

No branches or pull requests

1 participant