Problem/Motivation

 ------ ---------------------------------------------------------------- 
  Line   knowledge.install                                               
 ------ ---------------------------------------------------------------- 
  506    Call to deprecated method loadRevision() of interface           
         Drupal\Core\Entity\EntityStorageInterface:                      
         in drupal:10.1.0 and is removed from drupal:11.0.0. Use         
         \Drupal\Core\Entity\RevisionableStorageInterface::loadRevision  
         instead.                                                        
 ------ ---------------------------------------------------------------- 
 ------ --------------------------------------------------------------------- 
  Line   tests/src/Functional/KnowledgeCacheTagsTest.php                      
 ------ --------------------------------------------------------------------- 
  74     Call to static method createBundle() on an unknown class             
         Drupal\entity_test\EntityTestHelper.                                 
         💡 Learn more at https://phpstan.org/user-guide/discovering-symbols  
 ------ --------------------------------------------------------------------- 
 ------ --------------------------------------------------------------------- 
  Line   tests/src/Functional/KnowledgeNonNodeTest.php                        
 ------ --------------------------------------------------------------------- 
  72     Call to static method createBundle() on an unknown class             
         Drupal\entity_test\EntityTestHelper.                                 
         💡 Learn more at https://phpstan.org/user-guide/discovering-symbols  
  504    Call to static method createBundle() on an unknown class             
         Drupal\entity_test\EntityTestHelper.                                 
         💡 Learn more at https://phpstan.org/user-guide/discovering-symbols  
  528    Call to static method createBundle() on an unknown class             
         Drupal\entity_test\EntityTestHelper.                                 
         💡 Learn more at https://phpstan.org/user-guide/discovering-symbols  
 ------ --------------------------------------------------------------------- 
 ------ --------------------------------------------------------------------- 
  Line   tests/src/Functional/Rest/KnowledgeResourceTestBase.php              
 ------ --------------------------------------------------------------------- 
  99     Call to static method createBundle() on an unknown class             
         Drupal\entity_test\EntityTestHelper.                                 
         💡 Learn more at https://phpstan.org/user-guide/discovering-symbols  
 ------ --------------------------------------------------------------------- 

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork knowledge-3570932

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

bluegeek9 created an issue. See original summary.

bluegeek9’s picture

Assigned: bluegeek9 » Unassigned
Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

bluegeek9 changed the visibility of the branch 8.x-1.x to hidden.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.